Community
Topic: Xamarin component
Problem running/deploying in Release mode
Hi,
Am having one last urgent issue and hoping you might be able to help again!
The project is building fine in Debug mode (which I've had it in until now), but in Release mode (or Debug mode but sideloaded as a package) it crashes as soon as the AR element is launched.
I've checked all the obvious build options and unified them between the two Build modes, is there anything else I need to do to get this working on a standalone Android device??
Many thanks once again in advance...
Dom
Hi,
you can try when compiling in release mode to disable "Use Shared Runtime" and as "Linking" option using none.
If it doesn't work, can you find any logs?
Best regards.