Frank Fu
Frank Fu
I had to add/update `def jscFlavor = 'org.webkit:android-jsc-intl:+'` in the file `android/app/build.gradle` for me to be able to use functions like `Intl.NumberFormat` on Android. I'm using RN 0.66.
Thanks for the response. It's strange, I'm using `0.7.1` as well. I've re-installed the `posh-docker` module and it seems to be working again when i type `docker start --att`. Anyways,...
hi @teohhanhui, thanks for your suggestions! I'll look into them as an alternative but I actually went ahead and forked your repo and added my personal requirement of [add ability...
Android Build Error - Execution failed for task ':react-native-screens:configureCMakeRelWithDebInfo'
Yep 3.29 works for me. Adding it to my lock file.
Is this documented anywhere? I can't find any documentation around this even though it works
> For anyone experiencing this issue on Azure DevOps, I solved this by changing the Release Pipeline agent specification from `macOS-latest`, which currently is still an alias for `macOS-11`, to...
I would also like to add that importing an ECDSA certificate from Azure Key Vault does not work for Azure Web apps, the same certificate signed from the same machine...
Has there been a proper fix for this yet? My config is listed below and no love :( Download file - android-studio-2020.3.1.22-mac_arm.zip Android Studio version - Artic Fox 2020.3.1 Emulator...
Yeah absarrahman I'm not able to get it either. I think @ChristianParraCL is not on the stable release
Thanks @absarrahman, I downloaded `android-studio-2021.1.1.8-mac_arm.zip` from https://developer.android.com/studio/archive and gained internet connectivity. I used the Pixel 4 on API 30 arm64 image for the emulator.