EddyVerbruggen / nativescript-pluginshowcase

An app I'm using to showcase a bunch of NativeScript plugins (also in the appstores!)
https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1281334006
MIT License
175 stars 48 forks source link

Feedback errors on devices when preview #29

Closed cherimo closed 5 years ago

cherimo commented 5 years ago

Hey,

I am fresh to Nativescript, I run into a problem which I cant get fixed. When i'm testing it within the emulator everything works fine, but when I preview it on my android and iPhone device its giving the next error:

IOS: ERROR Error: Uncaught (in promise): ReferenceError: Can't find variable: ISMessages

Android: ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'alerter' of undefined

I already tried to remove the platforms and rebuild it again, but unfortunately no luck. Is there maybe another solution?

PS: Thanks for everything :)

EddyVerbruggen commented 5 years ago

This repo needs updating, I don't think it's too compatible with the latest NativeScript release. If you want to learn NativeScript please look elsewhere for now.