CharmisG

Results 24 comments of CharmisG

@jayczech23 @NikeshNayak @jannisnikoy Sorry for the delay in response Please note that in react-native when installing the cocoa-pods please install it with Cocoapods: sudo arch -x86_64 gem install ffi Pod...

@TatsuUkraine Actually It is plugin only we haven't code for dark mode yet. but we definitely ping you when we implement dark mode.

@TatsuUkraine It was a permission issue above android version 12 so need to give Bluetooth and location permission in plugin of the android folder so feel free to reopen this...

@TatsuUkraine Please check below code and add permission in main android manifest and example -> android -> manifest ![Screenshot 2022-08-03 at 2 15 13 PM](https://user-images.githubusercontent.com/102352276/182565396-134ecbdf-e3b1-44ae-8aa5-217caa75f98a.png) ![Screenshot 2022-08-03 at 2 18...

@TatsuUkraine Sorry for the trouble but I'm also figuring out an issue from my side now I have kept all required permission for android 12 on flutter 3 so can...

@TatsuUkraine Sorry for the delay but I'm working on it and I'll update you soon. Thank you !!

@TatsuUkraine Sorry for the delay but we are using the permission_handler plugin and this plugin itself has this permission error that's why it's crashing so we are waiting for this(permission_handler)...

@TatsuUkraine Can you please share video? How your app is behaving in flutter 3

@TatsuUkraine PR is merged please check in the latest code. Thank you foe help !!!