Skip to content
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

[Bug] App crashes when trying to open notification from background after migrating to Android 14 #86

Open
makstheimba opened this issue Aug 23, 2024 · 2 comments

Comments

@makstheimba
Copy link

makstheimba commented Aug 23, 2024

This issue is resolved in your Android SDK 6.7.11 - Pushwoosh/pushwoosh-android-sdk#188

I wanted to create pull request but I can't create branches in this repository. Please up pushwoosh android sdk version in build gradle to 6.7.11 so we can start using this plugin again instead of our own fork.

Only 4 lines need to be changed in build.gradle:

    implementation 'com.pushwoosh:pushwoosh:6.7.11'
    implementation "com.pushwoosh:pushwoosh-firebase:6.7.11"
    implementation "com.pushwoosh:pushwoosh-huawei:6.7.11"
    implementation 'com.pushwoosh:pushwoosh-badge:6.7.11'
@Jaaco
Copy link

Jaaco commented Aug 26, 2024

Opened a PR :)

@makstheimba btw in your fork on the main page, below the history, there is a button "Contribute", from which you can open a PR :)

@wfhm
Copy link
Member

wfhm commented Sep 4, 2024

@Jaaco @makstheimba Thanks for reporting this, and apologies for the delay with the response. Our release pipelines got messed up, so we cannot roll out the fix quickly. I'll try to push a new version with the fix manually later today and let you know when it's done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants