Originally posted by gameDNA studio
View Post
Yes, api.parse.com is shutting down but they served parse-server as open source. I installed the parse-server and it connected to the Google Play successfully. I changed "https://api.parse.com" into "http://MY IP:1337" inside the ParseObject.class which is in your plugins Parse.jar file. Device registered to the mongodb with the channel that I provided but it doesn't take notifications. Do you have any plans to upgrade your Parse.jar to the recent version? I think this would solve the problem.
Comment