admincode1

Results 10 comments of admincode1

> Do you have added POST_NOTIFICATIONS permissions inside your AndroidManifest ? i remember got an issue and console ask me to add it. Yes I already have POST_NOTIFICATIONS permission in...

After adding "androidScheduleMode: AndroidScheduleMode.alarmClock" to zonedSchedule notifications, notifications are shown in the exact scheduled time. Thanks @PeperMarkreel & @MaikuB

Any update? Am having the same issue.

> @admincode1 I check this with Montserrat font but it displays as expected as below: > > ![Screenshot 2023-05-12 at 13 18 38](https://user-images.githubusercontent.com/104349824/237886892-a4074f2a-dd54-443f-bb1f-cb9042491fbd.png) > > Can you provide a [completed...

It's working with some fonts but not all. Tested with [digitalkhatt2](https://arbfonts.com/digital-khatt-madina-quranic-font-download.html) I was using it in the past year or so with no issue (sdk: =3.0.0 all channels (iOS only).

> Thanks, this seems to be related to Impeller since I can see it works if disabling Impeller (`--no-enable-impeller`) > > Demo > Sample code > Affected custom font: [digitalkhatt2.otf.zip](https://github.com/flutter/flutter/files/11483929/digitalkhatt2.otf.zip)...

Any fix? am also having same issue. Both initiallyLaunchedFromHomeWidget And widgetClicked not working on iOS 16.

The link I had didn't contain "homeWidget", once I updated it worked. Thanks @ABausG