简体   繁体   中英

Unable to use parse from my android device in Ionic App

I am trying to run an ionic app. I have integrated this app to Parse. When i run this app on it works fine but when i run this app on my android device it is giving me error that parse is not defined. I have added android platform to it and i have added application Id and JavaScript Key to my App. I am getting this error :

E/Web Console(28568): Uncaught ReferenceError: Parse is not defined

I have add parse.js in my file with right path

Trying to get services like Parse and Firebase to work with Ionic has historically been tough. The instructions on their websites are not comprehensive enough. My best suggestion is to change to a native Android app.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM