aneonex / BitcoinChecker

Bitcoin Checker data module (v2)
MIT License
67 stars 23 forks source link

Syncing Binance #201

Closed MomoJumbo closed 2 years ago

MomoJumbo commented 2 years ago

Hi there It seems you did good work here. But I have a problem. I couldn't sync pairs for any exchange in the app. Any solution for that? Thanks any way.

aneonex commented 2 years ago

Check your internet access to Binance. Open in browser on phone Binance api url: https://api.binance.com/api/v3/exchangeInfo If Binance api accessable, take a screenshot of the error, please.

MomoJumbo commented 2 years ago

Tried to open api url but it opened a white page with a long code line in it that I couldn't even copy that. I took screenshot of start of code line. I have this issue with all of exchanges. IMG_20220412_171056

aneonex commented 2 years ago

What error are you getting in the Bitcoin checker when sync pairs? Can you provide a screenshot with error?

MomoJumbo commented 2 years ago

IMG_20220413_003502

aneonex commented 2 years ago

There are different reasons (If this problem with all exchanges): 1) You have too slow internet connection. 2) Android is blocking internet connection for the app. Check app permissions in Android settings. Or you have some kind of software installed that blocks the Internet. Or the manufacturer of your Android device sets additional restrictions.