Android Question Why is rapid debug not always used?

wimpie3

Well-Known Member
Licensed User
Longtime User
I have two different apps. One of them seems to make use of the rapid debugger - the other one recompiles on every run.

So I guess there must be some constraint somewhere? Are there certain things that make that the rapid debugger cannot be used?
 

wimpie3

Well-Known Member
Licensed User
Longtime User
You're a genius! #DebuggerForceFullDeployment: true was indeed the culprit! Thanks Erel! :p
 
Upvote 0
Top