ckoziel

Results 2 comments of ckoziel

Leo, using the 10.2.0-preview01 do you include in the Android Manifest? Or is that not needed in the new version.

Thanks Leo. I was wondering in version 10.2.0-preview01 can you leave out completely: uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM" android:maxSdkVersion="32" / I know Elvin mentions in v11.1.0 Below permissions are optional now uses-permission android:name="android.permission.USE_EXACT_ALARM"...