Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo Plugins Support › initParse() called, but app ID or client key not set!

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #16998

    Waeil

    Parse

        {
          id: parse
          applicationId: "NaO6igDJGHJZJtJTtcyaPGCxm4NBlBrG5B1iH9jk"
          clientKey: "BxHBRYJtpDiudYxcWyBIAclgWVoTGlWVNbiYVsAQ"
    
    
          channels: [ "" ]
          backgroundFetchUrl: "https://parseapi.back4app.com/"
          backgroundFetchEnabled: true
          backgroundFetchStackSize: 3
    
    
    
    
          onNotificationReceived:
          {
              console.debug("Received notification payload is", JSON.stringify(data))
          }
    
    
          onBackgroundFetchAvailable: {
            console.debug("New background data available:", content.length, "items:")
            for(var i = 0; i < content.length; i++) {
              console.debug(i + ":", content[i])
            }
          }
        }
    #17009

    Günther
    Felgo Team

    Hi Waeil!

    Parse did shut down the service last year and so we generally recommend migrating over to One Signal or Google Cloud Messaging.

    Is there a specific reason to use Parse in your application?

    Best,
    Günther from Felgo

    #17010

    Waeil

    hello sir,

    Even Google Cloud Messaging i faild to config it, please do you have a project open source that i can use it as reference, all i have to do change some appID . i need a code very well.

    #17011

    Günther
    Felgo Team

    Hi Waeil!

    You can have a look at the PluginDemo, which includes sample integrations for all Felgo Plugins. The source code is available on GitHub here!

    For more detailed information about plugin integration and usage, please have a look at the plugin documentation.

    Let me know if this helps!

    Best,
    Günther

    #17027

    Waeil

    i fail to config any plugin. nothing work to me, i need a skype assistent who guid to use local notification and Google cloud notification

    #17055

    Günther
    Felgo Team

    Hi Wael,
    ​sorry to hear that the plugins aren’t working for you!
    ​Can you send over your project source code to support@felgo.com so I can have a look at the plugin integration?

    I will  follow up with some short solution steps then. ​In case the project and integration looks correct, I’ll contact you regarding a Skype session to find/solve the issues.

    ​Best,
    ​Günther from Felgo

Viewing 6 posts - 1 through 6 (of 6 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded