GithubHelp home page GithubHelp logo

Double push about onesignal-cordova-sdk HOT 11 CLOSED

onesignal avatar onesignal commented on August 20, 2024
Double push

from onesignal-cordova-sdk.

Comments (11)

jkasten2 avatar jkasten2 commented on August 20, 2024

This sounds like an iOS bug we fixed in version 1.9.1. Can you verify you have the lastest version?

Thanks.

from onesignal-cordova-sdk.

vespino avatar vespino commented on August 20, 2024

I have the latest version, but I'm testing on Android ;)

from onesignal-cordova-sdk.

vespino avatar vespino commented on August 20, 2024

Any news on this issue?

from onesignal-cordova-sdk.

jkasten2 avatar jkasten2 commented on August 20, 2024

Sorry about the delay, I am making a number of changes to our Android native code that may effect this bug. I'll make sure to test that the changes fixes this issue when put the new jar into our Cordova plugin.

Thanks.

from onesignal-cordova-sdk.

vespino avatar vespino commented on August 20, 2024

Great job! I'm looking forward to it and would gladly test it for you.

from onesignal-cordova-sdk.

vespino avatar vespino commented on August 20, 2024

Any news on this issue?

from onesignal-cordova-sdk.

jkasten2 avatar jkasten2 commented on August 20, 2024

Sorry about the delay, version 1.10.0 of our SDK should fix this issue. Let us know if you're still seeing an issue or if this version fixes it for you.

from onesignal-cordova-sdk.

vespino avatar vespino commented on August 20, 2024

Testing now. I see I have to use "onesignal-cordova-plugin" instead of "onesignal-cordova-plugin-pgb-compat" for use with PGB, correct?

What about these plugins, are these still necessary?

cordova-plugin-googleplayservices
cordova-plugin-android-support-v4

from onesignal-cordova-sdk.

vespino avatar vespino commented on August 20, 2024

When using "onesignal-cordova-plugin" with PGB build fails. :(

"onesignal-cordova-plugin-pgb-compat" still works but uses an older version (1.9.1).

Help?

from onesignal-cordova-sdk.

jkasten2 avatar jkasten2 commented on August 20, 2024

Please use the following config.xml settings to use onesignal-cordova-plugin per our PhoneGap Build (PGB) setup documentation.

<gap:plugin name="onesignal-cordova-plugin" source="npm" />

<!-- Recommend the newest cli but requires cli-5.1.1+, and gradle for Android. -->
<!-- If the below setting are not compatible with your project set the "PGB ANT" version above. -->
<preference name="phonegap-version" value="cli-5.2.0" />
<preference name="android-build-tool" value="gradle" />

For onesignal-cordova-plugin to work you will need to remove the following from your project:

  • cordova-plugin-googleplayservices
  • cordova-plugin-android-support-v4

If you still see build errors please review our OneSignal Compatibility With Other PhoneGap Build(BGP) Android Plugins section to update your old plugins to their newer more compatible versions.

If all else fails you can still use onesignal-cordova-plugin-pgb-compat. It was updated to 1.10.1 at the same time the main branch was.

Thanks.

from onesignal-cordova-sdk.

vespino avatar vespino commented on August 20, 2024

Great job, everything seems to work fine now!

from onesignal-cordova-sdk.

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.