Skip to content

Conversation

@abdulrehmank7
Copy link

Updates:
🆕 Updated all the dependencies used for android framework.
🆕 Migrated flutter to latest version.
🐛 Added SEND_PERMISSION flag in register BroadcastReciever method. This will prevent google play policy violation.
🐛 Removed depreciated jcenter() and replaced with mavenCentral().
🐛 Updated target SDK version.
🐛 Added try catch block for exception handling in onRecieve method. This will prevent app crashing.

Note: The above changes are tested on production app and all changes are working as expected.

- Migrated the project to latest flutter version.
- Removed jcenter from project.
- Targeting latest android version.
- Updated gradle version.
- Added try catch to prevent app crash.
- Added SEND_PERMISSION flag to prevent play store policy violation.
@abdulrehmank7
Copy link
Author

@pharshdev please merge this PR as many people will face the policy violation issue, but they will not understand how to fix this issue. As it happened to me, it took me weeks to find out that the policy issue is due to this plugin.

@chris-10
Copy link

chris-10 commented Jul 9, 2022

This PR is a lifesaver. @pharshdev please merge it.

@abdulrehmank7
Copy link
Author

This PR is a lifesaver. @pharshdev please merge it.

Not sure if this plugin is still maintained or not! I have created this PR a month ago, still no response.

@OlegBezr
Copy link

@pharshdev, it would be great if you could accept the PR - your package is pretty popular on pub, it's nice to keep it updated

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

Successfully merging this pull request may close these issues.

3 participants