Reputation: 171
I'm trying to deploy an Android App using Xamarin.Forms Live Player. The issue I'm running into is that I get all of my devices are showing as unsupported, even though they are on very recent API versions
I set my minimum API version to 15 in the manifest file.
Some things that I tried:
Are their other common issues that lead to "Unsupported Device" as a general error message?
Upvotes: 4
Views: 264