Community
Topic: Xamarin component
Error When compiling the sample PikkartGeoTutorial
Whenever i try to run the sample xamarin android project from samples it gives an error Error retrieving parent for item: No resource found that matches the given name 'Theme.Base'. PikkartGeoTutorial E:\visual studio 2017\Projects\PikkartGeoTutorial\TutorialApp\Resources\values\Styles.xml
Hi,
this is an issue we are fixing. At the moment you could try this workaround:
- change the compile version (like Android 4.4); you should see a message that ask you to close and reopen the project -> click "no".
- close and reopen Visual Studio.
- set the compile version to the latest version, save the project; you should see a message that ask you to close and reopen the project -> click "no".
Now you should be able to compile the project.
Best,