m-alhamry

Results 2 issues of m-alhamry

**Describe the bug** latitude values between (-67.5944046 and -90) and between (65.9277379 and 90) throw Unhandled exception! **To Reproduce** minimum code that reproduce the error: ``` import 'package:adhan/adhan.dart'; void main()...

bug

**Description**: ScheduledNotificationReceiver crashes when creating notifications on custom ROMs that have NotificationAppLockHelper (HotPepper ROM, Android 13). **Stack Trace**: ``` Exception java.lang.RuntimeException: Unable to start receiver com.dexterous.flutterlocalnotifications.ScheduledNotificationReceiver: android.content.ReceiverCallNotAllowedException: BroadcastReceiver components are...