Gaurav Mishra

Results 1 comments of Gaurav Mishra
trafficstars

@TheMeanCanEHdian Please verify that you have added one-signal dependency in your app/build.gradle file. ` implementation 'com.onesignal:OneSignal:[5.0.0, 5.99.99]'` ![Screenshot 2024-03-29 042609](https://github.com/OneSignal/OneSignal-Flutter-SDK/assets/51371766/6f130b9a-d31b-4822-9dfa-3253e6bbd19e) The above code fixed the import error which i was...