vdung7 / startapp_flutter_plugin

Flutter plugin for StartApp SDK

Home Page:https://pub.dev/packages/startapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't support null safety and Android 31

samuel-kings opened this issue Β· comments

Please πŸ™ we need an update as this version does not support android SDK version 31. Help us migrate to null safety. Thank you

Whenever I upload app to play store, play store keeps rejecting my app bundle saying that if I'm targeting android 12, "exported" should be set to true in my android manifest file. I have done this since the previous version of the app which didn't have startapp integrated. But when I integrated startapp, I can't update my app unless I set android SDK version to 30.

Please help us upgrade the plugin to support android 12. Or tell us if there's another way around it. Thank you