Giacomo Cappon
Giacomo Cappon
@vitusortner I can fix it easily if you want to assign this to me.
Hi everyone, sorry for being disappeared. I will restart maintaining the repo in the very next future. Anyway, as pointed out by @LorisTrainect, since you need to request Fitbit approval...
I think you are not providing a correct redirect Uri.
Ok, can you copy&paste the piece of code where you are calling Fitbitter.authorize?
The only other "normal" bug can be that you used wrong ```fitbitRedirectUri``` and ```callBackUrlScheme```. Could you please check this?
Is the browser that you are using (the one that pops up) WebView? Or is it Chrome/Safari?
That's why you are experiencing the issue! For some reason webview does not close itself. I can assure you that the problem will disappear if you use Chrome.
Ok, the error seems suggesting that you are not setting the right URL SCHEME. Please check your manifest and how you are using the authorize() method.
I am closing this since I just run the example app in iOS and Android and it works fine.
Hi all, I think it is due to line 40 of fitbitDataManager.dart. Unfortunately, I am not able to fix it in a short time (i am very busy ATM)...any help...