pbreuss / wikitude-ionic-2-starter-app

This starter app is deprecated - please use wikitude-ionic-3-starter-app
https://github.com/pbreuss/wikitude-ionic-3-starter-app
21 stars 6 forks source link

Plugin undefined #1

Closed afeezaziz closed 7 years ago

afeezaziz commented 7 years ago

Hi @pbreuss ,

Thanks for making this starter app. I am looking forward to try it but I am stuck at the beginning where I receive this log error:

EXCEPTION: Uncaught (in promise): ReferenceError: WikitudePlugin is not defined

Appreciate if you could give me pointers for this.

afeezaziz commented 7 years ago

Shouldn't use browser as it won't be detected.

masonjeffreys commented 7 years ago

@afeezaziz Can you clarify how you fixed this error? I'm seeing the same thing. Thanks!

*** Nevermind - you were simply saying that this error is to be expected if you try to use "ionic serve" to preview the app in the browser.

After I ran it on my device, everything is A-OK. Thanks!