You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ilia-grishakov-m10 the general expectation is that you use OneSignal.shared to access the SDK, as the underlying native SDKs are also static. Can you help us understand the scenario you are trying to cover by creating your own instance?
Regarding notification.dart line 392 using OneSignal.shared to complete the notification, is there an underlying issue that you are seeing?
What happened?
When use ur own instance of OneSignal through constructor instead of .shared instance there is method, that use forced .shared instance
Steps to reproduce?
What did you expect to happen?
use not shared instance instead
OneSignal Flutter SDK version
3.4.1
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: