Hi everyone,
I'm trying to run Map View and Maps sample apps, from https://github.com/Samsung/Tizen-CSharp-Samples, and they don't work, because (I belive) my credentials are not working/viable.
I start the app and nothing, just a grey screen. In debug I see that if I try, for example to run CreateReverseGeocodeRequest the response never comes.
I also tried to run other samples that involve HERE maps, but same story.
I am sure this is a credentials problem. I followed https://docs.tizen.org/application/dotnet/guides/location-sensors/here-credentials and https://docs.tizen.org/application/dotnet/guides/location-sensors/maps to try and pinpoint the problem, but nothing...
I have a REST "APP ID/API CODE" and as far as I can see, HERE Maps is based on the HERE REST API from the second link I posted, and I'm using them correctly . Also have to mention that I obviously have a Freemium Plan, but I dont think that is a problem (at least I hope) becasue https://docs.tizen.org/application/dotnet/guides/location-sensors/here-credentials sais: "Select the plan that meets your requirements for the number of transactions you need, and click Sign up."