Hi all,
I am currently using Xamarin Studio 6.0.2. When i try to sign and distribute my forms project , i get to the pop up window where it asks for google play or ad hoc , if i select either one, when i click next nothing happens. The window shuts but no event happens afterwards, and this happens every time i try .
Has anyone came across this problem?
Thanks
Answers
I'm having the same issue with a Xamarin Android project. Did you ever find a resolution?
I had the same problem in one project. but it works normally in other projects.
I found the solution here https://forums.xamarin.com/discussion/82580/archive-for-distribution
I renamed my project namespace by removing all dashed. and it works fine now.