Able to deploy and run application on Android device but not able to debug.
i have below setup
Rider version =
JetBrains Rider 2023.3.2
Build #RD-233.13135.100, built on December 19, 2023
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.6.3
.NET Core v7.0.10 ARM64 (Server GC)
GC: G1 Young Generation, G1 Old Generation
Memory: 4000M
Cores: 10
Metal Rendering is ON
Registry:
editor.config.csharp.support=true
ide.lookup.shrink=true
ide.experimental.ui=true
Non-Bundled Plugins:
com.intellij.resharper.HeapAllocationsViewer (2023.3.0)
com.jetbrains.rider.android (233.13135.100)
com.intellij.ml.llm (233.13135.116)
--------
donet = 8.0.100
mono version = /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64
---
problem: I am able to deploy and run an application on a android mobile or simulator but not able to debug. i get below exception
01-17 10:31:04.239 E/XXXXXX: * Assertion at /__w/1/s/src/mono/mono/metadata/object.c:657, condition `lock->done' not met
Any help would be appreciated.
Please sign in to leave a comment.
Hello Shrikantvc ,
Thank you for reaching Rider Forum.
It seems that you might meet the issue mentioned in the thread. Could you please try applying workaround from it?
Let me know if that works for you.