Sarawut Popadcha

Results 5 comments of Sarawut Popadcha

BTW, replace with a tag or button and it works.

Hi, I am using react-native 0.55.2 react-native-location-enabler 1.1.0 Gradle version 3.4.2 and still got the same error.

Hi, same problem .setSelectedItemPosition() didn't work.

``` # Uncomment this line to define a global platform for your project platform :ios, '12.0' $FirebaseAnalyticsWithoutAdIdSupport = true # Ignore all warnings from all pods. inhibit_all_warnings! # CocoaPods analytics...

Hi @akifarhan I updated the pubspec.yaml to `onesignal_flutter: ^5.0.3` and follow the migration guide by update the Podfile ``` target 'OneSignalNotificationServiceExtension' do use_frameworks! pod 'OneSignalXCFramework', '>= 5.0.2', '< 6.0.0' end...