Jaikishan Jalan
Jaikishan Jalan
I further tried to debug it. So, if local store is enabled, Parse stores the current user details as a pin in database as shown below: ``` public ParseCurrentUserController getCurrentUserController()...
@btanev after spending quite a bit on this - I decided to store session token on my own locally. I also then wrapped ParseUser.getCurrentUser() in a util function - if...
After debugging a bit, this problem seems to be appear if canvas is used as renderer for Leaflet.