Giter Site home page Giter Site logo

Comments (9)

Giabanga avatar Giabanga commented on September 10, 2024

+1

from phonegap-parse-plugin.

zinglax avatar zinglax commented on September 10, 2024

Do you get an error message from your try/catch block? I was having issues yesterday and when I was debugging with safari the parse.initialize() was not throwing and error, just basically skipped over it. From my experience when this was happening it was because my certs were not correct. I have gotten iOS to work with this plugin.

from phonegap-parse-plugin.

MichaelKuhinica avatar MichaelKuhinica commented on September 10, 2024

@zinglax did you change anything in your iOS build code to make it work?
I'm also having problems to make it work on IOS, it looks like it's skipping the initialization without errors.

from phonegap-parse-plugin.

zinglax avatar zinglax commented on September 10, 2024

@MichaelKuhinica no not anything specific when it comes iOS vs Android. Make sure your App ID is the same for the project and for the .p12 file you upload to Parse. I also had issues when they were not the same. Ex. my app was com.xalginz.test and my .p12 was com.zinglax.test and my code would skip the initialize().

from phonegap-parse-plugin.

Giabanga avatar Giabanga commented on September 10, 2024

On iOS 8 and 9, I had to use production provisioning profile (ad hoc) and push certs to make it work

from phonegap-parse-plugin.

MichaelKuhinica avatar MichaelKuhinica commented on September 10, 2024

I managed to kind of make it work. I had to use the production provisioning profile, as @Giabanga suggested but I couldn't subscribe to the default channel, I will try the different approaches suggested on issue #65 and report back.

from phonegap-parse-plugin.

zinglax avatar zinglax commented on September 10, 2024

I was able to get the development keys working. Not sure how or why though.

from phonegap-parse-plugin.

MichaelKuhinica avatar MichaelKuhinica commented on September 10, 2024

@zinglax on iOS > 8?
I got it working with distribution keys, but used this fork instead: https://github.com/denisbabineau/phonegap-parse-plugin

from phonegap-parse-plugin.

zinglax avatar zinglax commented on September 10, 2024

@MichaelKuhinica yeah im actually using this one for the call backhttps://github.com/grrrian/phonegap-parse-plugin

from phonegap-parse-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.