- Home /
Question by
TheNenet · Jan 09, 2019 at 11:50 AM ·
androidvisual studiodebugger
App on android device crashes as soon debugger is attached trough VS Debug/Attach Debbuger Unity
Hello there,
1/ I buid and run the app with developpement build. 2/ The app runs on my android mobile 3/ I attach the debuuger from Visual Studio Debug - Attach Unity debbuger
The apps craches immediatly. I have no clue on the type of log I can access to understand the problem.
Regards
Olivier
Comment
Answer by davidair · Jan 08, 2021 at 10:44 AM
In my case, I was able to get around this issue by switching the Scripting Backend from IL2CPP to Mono In Player settings (under Other Settings). I'm running Visual Studio 2017 with Unity 2019.4.1f1.
Your answer
