Hi,
I have an optional feature in my app to listen to Notifications, I have used NotificationListener for that, which should be enabled only on API >=19 by the user and this option won't appear on API < 19. But when I run my app on android 4 (API < 19), I am getting an error, which is same on...
Hello,
I was wondering if anyone could help me with this.
My app compiles just fine, but when I click on any button within it, it just stops and exits.
P.S: The only code within the mentioned buttons is to change the text inside a label.
As in:
label.Text = "1"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.