kontaktio / kontakt-android-sdk

The repository contains prebuilt artifacts ready to be included to project manually. If you develop with Android Studio please check our docs website.
http://developer.kontakt.io
68 stars 16 forks source link

Eddystone URL wrong tld extension #53

Closed antonino-tocco closed 8 years ago

antonino-tocco commented 8 years ago

Hi, I'm developing an Android App based on kontakt-beacon-admin-sample-app. In monitor I get url form EddystoneDevice Object, but URL have a wrong tld extension. Thanks in advance for the support

jakubkontakt commented 8 years ago

Could you post what is your desired TLD? And what actually you are receiving from SDK?

antonino-tocco commented 8 years ago

My desired TLD is .com because the EddystoneDevice URL is http://www.entonytocco.com, but I receiving http://www.entonytocco.gov from SDK.

jakubkontakt commented 8 years ago

We spotted that bug as well and we are going to release new version of SDK soon with bugfix. As workaround for now you can set your TLD as ".com/" and it should work well.

antonino-tocco commented 8 years ago

But if I have different TLD, I can’t set manually for all extension

Antonino Tocco Dottore in Informatica Via dei Normanni,76 90048,San Giuseppe Jato ( PA ) Mobile: 3807829491 Web: http://www.entonytocco.com P.IVA 06442900822

Il giorno 03 nov 2015, alle ore 10:57, whiter13 notifications@github.com ha scritto:

We spotted that bug as well and we are going to release new version of SDK soon with bugfix. As workaround for now you can set your TDL as ".com/" and it should work well.

— Reply to this email directly or view it on GitHub https://github.com/kontaktio/Android-SDK/issues/53#issuecomment-153302799.

antonino-tocco commented 8 years ago

There are news about this issue?

jakubkontakt commented 8 years ago

This issue is going to be fixed with new release of SDK which should be very soon.