Lucas Weatherby
Lucas Weatherby
[Android Docs]( https://developer.android.com/guide/app-bundle) suggests restructuring the app into feature bundles that the app can download. This might be the best scalable version of what you are looking for.
while using `androidKeepPlayerMounted`, I have been experiencing issues while using react-native-navigation's `navigate.reset()` when it includes a path that contains unity. #62 has been my issue so far, I am wondering...
From my current understanding of this package, which is still very rough, i believe you would have to build out the updating features for unity manually. That being said, i...
Can you provide an example of the UnityView being certainly unmounted? We are building an iOS and Android app, and on android we see issues with the mount being in...
@rcorrie Like a screen capture or code snippet of the moment Unity becomes unmounted. I am not thoroughly familiar with testing to demonstrate this as fact, and I was hoping...