SyntaxFix
Write A Post
Hire A Developer
Questions
In my case, I had to remove this line:
<application android:debuggable="false" <!-- Remove this line --> ..../>
From Application tag in my Manifest file.