mcastillof / FakeTraveler

Fake where your phone is located (Mock location for Android).
GNU General Public License v3.0
356 stars 79 forks source link

Map is blank #37

Closed tguen closed 3 years ago

tguen commented 3 years ago

When I open the app, it shows the title bar, coordinates, zoom buttons and copyright info, but no map.

Screenshot_20210120-234555

Pixel 4a/Android 11, Nokia 6.1/Android 10 git master 2021-01-20 (6602b380d9a380608b4f59d3c2aeebd7b8458141)

tatusamma commented 3 years ago

Can confirm. Removed all data, deleted cache, reinstalled and problem persists.

romeogit2021 commented 3 years ago

Hello, @tatusamma , im having the same issue. I already tried remove all data and delete cache and reinstall the problem still persist.

ef1x commented 3 years ago

Hi,

seems like mapbox deprecated the API that's used: https://blog.mapbox.com/deprecating-studio-classic-styles-d8892ac38cb4?gi=a06793ca0cf9

There is a migration manual: https://docs.mapbox.com/help/troubleshooting/migrate-legacy-static-tiles-api/?/=blog&utm_source=mapbox-blog&utm_campaign=blog%7Cmapbox-blog%7Cdoc-migrate-static%7Cdeprecating-studio-classic-styles-d8892ac38cb4-20-03&utm_term=doc-migrate-static&utm_content=deprecating-studio-classic-styles-d8892ac38cb4

I gave it a try and it worked out in emulator. Will create a pull request -> #38

mdelem commented 3 years ago

Thanks @ef1x, I tested your change on my phone (Android 7.1.2) and it solves the issue.

mcastillof commented 3 years ago

Sorry, I have been very busy. It was merged. thanks :)