Open kukusumaa opened 9 years ago
If you are using it with iOS, be sure to create a APN certificate and add it to your parse application. If your certificates are working fine, be sure to add all the code necessary to register the device.
How about android? there is no data record when i run in android? I try to build but i get an error :
error: cannot find symbol ParsePlugin.initializeParseWithApplication(this);
How to fix it?
I had the same issue, fixed by uninstalling the app and then running it.
Hi, i use this plugin and no error when i run it. But why i did not see any data record on my parse.com?