Automattic / stories-android

Loop concept app - WP Stories library
GNU General Public License v2.0
17 stars 6 forks source link

Android 12: Security and privacy - Pending intents mutability (Stories) #721

Closed ashiagr closed 2 years ago

ashiagr commented 2 years ago

Sets PendingIntent mutability as part of Android 12 migration changes.

Corresponding WPAndroid PR: https://github.com/wordpress-mobile/WordPress-Android/pull/16082

How I tested?

//        if (!noErrors) {
            // let's handle these errors
            handleErrors(storySaveProcessor.storySaveResult)
//        }
peril-automattic[bot] commented 2 years ago

You can test the changes on this Pull Request by downloading the APK here.