-
### Description
I am using React-Native-Image-Picker to Select and Upload Files from my App, The issue i am facing that It is working in Android but in ios react-native-image-picker dialog automica…
-
![image](https://user-images.githubusercontent.com/8237599/147790825-d98064b8-50a8-4ea1-bdb0-d6ab2f1e131d.png)
the extension stopped working a few days ago, not sure if the multiple choice rewards we…
-
I am getting this error `The getter 'loadFromNetwork' isn't defined for the type 'Event & LoadEvent'`.
Before Flutter 2 and Dart Latest this wasn't an issue with `is` check it was able to infer ty…
-
I have a cloud function deployed in firebase which gets triggered whenever a document is changed and then that cloud function will send a notification to the users' device who changed it, and this is …
-
Sometimes meetingSession becomes stale (may be observers) on the first call when app starts but subsequent calls connect. iOS/Android.
It will observe itself in DidJoin as the only attendee and wo…
-
I'm using this library to build my application and I have a problem with rendering the application IOS devices when appears the keyboard.
I'm using the Modal.BottomModal with this code
---------…
-
@ibrahimyilmaz If the RecyclerView layout uses `wrap_content` instead of `match_parent` and `setHasFixedSize = true`, the list will not be displayed.
activity_country_indonesia.xml
```
…
-
For some reasoson, the toast message works on Android emulator, but not on a real device.
On the emulator it works:
![Screenshot_84](https://user-images.githubusercontent.com/4203657/89980098-92…
-
I have implemented Gruveo Sdk in android application and it works fine when the activity is in foreground but it crashes as the user intentionally allows the app to go in background. I'm attaching the…
-
Hi, not exactly a bug, BUT i think this should be documented. Asking for permissions in onResume will cause an infinite loop when user ticks "never ask again" and denies the permission. After the user…