You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/06/24 15:39:34 UTC

[GitHub] [cordova-android] breautek commented on issue #1334: Support for API Level 31 (Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported`)

breautek commented on issue #1334:
URL: https://github.com/apache/cordova-android/issues/1334#issuecomment-1165695237

   > i did upgrade to latest platform but it does not work and of course added android:exported="true" in all activity section on Manifest file but give me error..
   
   I'd confirm that you see `android:exported="true"` in your manifest, located at `platforms/android/app/src/main/AndroidManifest.xml`. If so, then your app should be configured properly and like was previously mentioned, the issue likely is within a third-party plugin.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org