exponea / exponea-flutter-sdk

MIT License
7 stars 9 forks source link

Not build on Android 12 #4

Closed aleksandr-kopenkov-idf closed 2 years ago

aleksandr-kopenkov-idf commented 3 years ago

Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: /data/app/vmdl1499777544.tmp/base.apk (at Binary XML file line #253): com.exponea.sdk.services.ExponeaFirebaseMessageService: Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present] (https://developer.android.com/about/versions/12/behavior-changes-12#exported)

maxim-gapeenko-idf commented 2 years ago

@michaela-dev are you planning to fix exponea-flutter for android 12+?

michaela-dev commented 2 years ago

@maxim-gapeenko-idf Yes, the first non-beta release is planned for March, and it will contain changes regarding Android 12.

larsoleheggland commented 2 years ago

@maxim-gapeenko-idf Yes, the first non-beta release is planned for March, and it will contain changes regarding Android 12.

Is the first non-beta release still planned for March?

michaela-dev commented 2 years ago

Yes, finishing touches are in progress. I will let you know in this issue, when it is ready

michaela-dev commented 2 years ago

The new release is ready. Just make sure to check version update documentation, some changes may be required from your app side: https://github.com/exponea/exponea-flutter-sdk/blob/1.0.0/documentation/VERSION_UPDATE.md