Open devsideal opened 6 months ago
@devsideal thanks for reaching out and providing reproduction steps! We're looking into this and will get back to you as soon as possible.
@devsideal This feature requires the Notification Service Extension. Can you double check you have it setup correctly based on the documentation? https://documentation.onesignal.com/docs/flutter-sdk-setup#add-notification-service-extension
@jkasten2 Yes I have created the OneSignalNotificationServiceExtension and Added App Group capability in both "Main App Target" and "OneSignalNotificationServiceExtension Target" as mintioned on the documentatoin.
Make sure the "Set to" option is OK。but "Increase by" error onesignal_flutter: 5.2.1 Flutter 3.22.2
@yuyangpl Yes, "Set to" option is OK But "Increase by" is not working as expected.
and currenlly using onesignal_flutter: ^3.5.1
and Flutter 3.19.5
, I will try with updated versions.
having the same issue
onesignal_flutter: ^5.2.1 Flutter 3.22.2
Still not working, I tried with updated version too, onesignal_flutter: ^5.2.1
and Flutter 3.22.2
@yuyangpl Yes, "Set to" option is OK But "Increase by" is not working as expected. and currenlly using
onesignal_flutter: ^3.5.1
andFlutter 3.19.5
, I will try with updated versions.
Hello, is there any progress on this question
@devsideal thanks for reaching out and providing reproduction steps! We're looking into this and will get back to you as soon as possible.
Hello, is there any progress on this question
What happened?
Badge not working in iOS with "Increase by" option, alwasy showing only 1 count.
https://github.com/OneSignal/OneSignal-Flutter-SDK/assets/91250232/432e9410-bee2-447d-a193-aff73214150b
Steps to reproduce?
What did you expect to happen?
If we send push with Increase by 1, It should add in previous count.
OneSignal Flutter SDK version
onesignal_flutter: ^3.5.1
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct