Kelton Temby

Results 7 comments of Kelton Temby

I ran across the same issue on a Samsung S5 (even older). The A5 should be able to run AR core. The S5 at least is at the minimumSDK version...

I was able to get through the UIWebView issue in my RN 0.62.2 project last night - details here https://github.com/viromedia/viro/issues/852#issuecomment-641810778

Thanks so much for posting the repo @Hless ! With your version, I'm happily running my app in react-native: 0.61.5 on android.

@Hless your citychallenge was super helpful! After doing a bit more scrappy hacking on Viro, I was able to get through the UIWebView issue in my RN 0.62.2 project last...

Good news - Viro not dead for iOS! Making some further changes to the Viro source to get the static library compiling with no GVR (Viro in AR only mode),...

@tscj3490 I don't think this will work for you - but feel free to try https://drive.google.com/file/d/1XnIN0tPXGiLT1bRwEAxE1HWW1rU1edxc/view?usp=sharing. I'll run through the full steps of building a RN 0.62.2 test app, and...

I can't be sure- but you may need to clean your build folder completely first. I'd also isolate out what contains the UIWebview https://stackoverflow.com/questions/58091231/how-to-search-for-any-uiwebview-component-usage-inside-a-current-project. You may also want to ensure...