Kommunicate-io / Kommunicate-Flutter-Plugin

A flutter plugin for Kommunicate customer support live chat.
BSD 3-Clause "New" or "Revised" License
17 stars 23 forks source link

Kommunicate doesn't support targeting Android 12 #51

Closed TandohAnthonyNwiAckah closed 2 years ago

TandohAnthonyNwiAckah commented 2 years ago

Error: android:exported needs to be explicitly specified for . Apps targeting Android 12 and higher are required to specify an explicit value for android:exported when the corresponding component has an intent filter defined.

Even though i have added android:exported="true" in my manifest.