Hi everyone,
I work with Fusion 2.5 Developer with the Android exporter on a project where I need to use a Google Map.
I use the Google Maps extension, and I've followed step by step the process the generate a Key (with the SHA-1 fingerprint from the debug.keystore)
Unfortunatly, I am blocked with this step :
"You need later to register your application via its package in this console together with the SHA-1 fingerprint of your signature key. For this you select the entry and click on the API Access entry. Afterwards click on the Create new Android key... entry.
Enter your SHA-1 fingerprint and the package of your application separated by a semicolon. For example you can use the com.vogella.android.locationapi.maps package. "
And more precisely the last part : when I try to change the name of the package with : my SHA-1fingerprint SEMICOLON Package Name, Fusion automatically remove the semicolon ...
What should I do ???
Thanks !