PLTytus / GTAWeb

This repository serves as an issue tracking and suggestion hub for GTAWeb.eu website.
https://GTAWeb.eu
14 stars 0 forks source link

Ability to save markers on map and make it an actual mobile app #58

Closed BilElSicario closed 2 months ago

BilElSicario commented 2 months ago

Save markers on map just like GTA Lens and make it an actual mobile app, not just save it in screen, because the status goes offline alone when not in the “app” for a while

PLTytus commented 2 months ago

Save markers on map just like GTA Lens

You mean logging and saving for an account? If so, then it is duplicate of https://github.com/PLTytus/GTAWeb/issues/18, which is already work in progress and it will take some time - cannot say how much at the momemnt.

make it an actual mobile app

I would have to work from scratch, probably on two new projects - for Android and iOS, with website it makes three separate projects - and the website project is already enormous huge, honestly I didn't expect it will grow so much. So, the proper mobile app is out of option at the moment.

Save markers on map just like GTA Lens and make it an actual mobile app, not just save it in screen, because the status goes offline alone when not in the “app” for a while

You referring to toolkit, right? Do you use the "save it in screen" option? This option is avaiable separately on subpages, from which subpage you added it to home screen? Try adding it from toolkit. That one should not reload in background (the status goes to offline after reload) so fast. On mine it was working almost 24 hours ans still was Online, but the progress of businesses was wrong. I made some changes in updating toolkit data, currently testing if it will return proper results after idling for a longer time - for new code work for you, better close and re-open 'app'. If it is refereshing to fast for you, maybe try to switch to the app and lock screen while it is diplayed without going to home screen or another app.

BilElSicario commented 2 months ago

You mean logging and saving for an account?

yeah it's what I meant

You referring to toolkit, right? Do you use the "save it in screen" option? This option is avaiable separately on subpages, from which subpage you added it to home screen?

  • Yes
  • Yes
  • Added it from toolkit but on chrome and I'm on IOS, maybe safari is better for this refreshing issue If it is refereshing to fast for you, maybe try to switch to the app and lock screen while it is diplayed without going to home screen or another app.

that will probably fix it for me, I'll try that

Thank you for all the info and quick answer !