nisewond
nisewond
I am seeing the same issue. About a 3 minute application boot up when using an Embeddinator generated AAR in our native Android application. We only see the issue on...
I also wanted to note that we are dealing with new permission logic for Android Oreo in our app. I placed a break point in our app and did not...
I removed strings.xml in my Xamarin project and the issue is now resolved. Thanks so much for responding. I was afraid we were going to have to give up on...
All of the methods which are failing are declared as taking an argument of type: params char[] Compling the DLLs with VS2017 v15.8.x succeeds with the embeddinator link step. Compling...