-
Notifications
You must be signed in to change notification settings - Fork 198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OneSignal Cordova Not Working with Android Api 29 #658
Comments
I need fix too |
Hello, I have exactly the same problem... |
I have the same problem... Any solution? |
issue solved after update cordova lateset pre-release plugin. |
I'm facing the same issue. |
updated to the lastes nightly build, but unfortunately not working.... |
Same hear! Any solution? |
I also tried with a cordova pre-release but without success... |
Duplicate of #657 |
I am facing the same issue. |
I have exactly this problem |
Im facing the same issue, and i need to update my android api to 29 |
For now I solved my problem using this link. |
This is now fixed part of the OneSignal-Gradle-Plugin 0.12.9 update used by this plugin. You may have to do a clean build for this new version to be pulled in. |
Description:
I am not able to build Ionic 5 app with OneSignal plugin. It works with cordova-android@8.1.0 (Android target: android-28) but it does not work with cordova-android@9.0.0 (Android target: android-29).
Environment
Anything else:
Configure project :app
WARNING: The onesignal-gradle-plugin MUST be before com.android.application!
Please put onesignal-gradle-plugin first OR update to com.android.tools.build:gradle:3.0.0 or newer!
Execution failed for task ':app:mergeDebugResources'.
Required by:
project :app
Required by:
project :app
Required by:
project :app
Required by:
project :app
Required by:
project :app > com.onesignal:OneSignal:3.15.3
Required by:
project :app > com.onesignal:OneSignal:3.15.3
Required by:
project :app > com.onesignal:OneSignal:3.15.3
Required by:
project :app > com.facebook.android:facebook-android-sdk:5.13.0 > com.facebook.android:facebook-core:5.13.0
project :app > com.facebook.android:facebook-android-sdk:5.13.0 > com.facebook.android:facebook-applinks:5.13.0
Required by:
project :app > com.facebook.android:facebook-android-sdk:5.13.0 > com.facebook.android:facebook-core:5.13.0
project :app > com.facebook.android:facebook-android-sdk:5.13.0 > com.facebook.android:facebook-applinks:5.13.0
Required by:
project :app > com.facebook.android:facebook-android-sdk:5.13.0 > com.facebook.android:facebook-common:5.13.0
Required by:
project :app > com.facebook.android:facebook-android-sdk:5.13.0 > com.facebook.android:facebook-common:5.13.0
project :app > com.facebook.android:facebook-android-sdk:5.13.0 > com.facebook.android:facebook-login:5.13.0
project :app > com.facebook.android:facebook-android-sdk:5.13.0 > com.facebook.android:facebook-share:5.13.0
Required by:
project :app > com.facebook.android:facebook-android-sdk:5.13.0 > com.facebook.android:facebook-common:5.13.0
Required by:
project :app > com.facebook.android:facebook-android-sdk:5.13.0 > com.facebook.android:facebook-common:5.13.0
Required by:
project :app > com.google.android.gms:play-services-auth:15.0.1 > com.google.android.gms:play-services-basement:16.0.1
The text was updated successfully, but these errors were encountered: