Ilya Gru

Results 17 comments of Ilya Gru

> Have you found anything? Not really. :( These tools, however, could somewhat complement but for GraphQL collaboration, it seems there are no such tools... Platforms - https://www.apollographql.com/platform (Studio) -...

@iqbalprasas `MANAGE_EXTERNAL_STORAGE` is reserved only for specific types of apps and Google Play will reject any other apps if they have this permission. https://support.google.com/googleplay/android-developer/answer/10467955

My issue was to download and save a .pdf file and open it with a default viewer on Android 11, as per the first message in this thread. I fixed...

Yes @jarredt it seems occuring only on Samsungs with Android 12. #3080 might be related. It looks like many people who updating their devices to Android 12 and start experience...

Hi! Any update on this one? RN 0.69.1 hasn't resolved this issue. And since there is a repro, could anyone from maintainers please take a look?

@webdevmario "1 of 3 tasks" means it is not related to tasks but to the affected platforms, it occurs only on Android, hence 1 checkbox is checked.

Oh hello, can confim, I started to experience the same crash but on app launch. It's a trap. ``` "react-native": "0.69.1", "react-native-reanimated": "2.9.1" ``` Sorry for complaining but to be...

I have this very issue! It comes from the Ace editor itself, not this React bridge – either something with Ace implementation or TextArea on iOS... I'm trying to integrate...

@markusmoenig Hi, do you have your wrapper open-sourced? Or maybe you could share some details with me? Actually, I'm just looking for such a code editor to add to my...

It looks like I'm getting a similar crash on Android, can't figure out where it comes from... I'm getting it within a React Native app. ``` A/libc: Fatal signal 4...