Hmm, Arcao? ...
I'm really trying to find an issue on Locus side, but still no success.
My steps - start Locus, add to functions panel G4L icon (internal included in Locus or external from "list of installed apps").
Then tap on this icon opens G4L dashboard.
Intent Locus currently sends is:
print(Intent { act=android.intent.action.MAIN flg=0x4000000 cmp=com.arcao.geocaching4locus/.DashboardActivity (has extras) }), action:android.intent.action.MAIN, extraAction:null
extra - key:INTENT_EXTRA_PACKAGE_NAME, obj:menion.android.locus
extra - key:INTENT_EXTRA_LOCATION_MAP_CENTER, obj:[B@3ae312e9
Where in key: INTENT_EXTRA_LOCATION_MAP_CENTER is included map center. If there will be also a key INTENT_EXTRA_LOCATION_GPS, this is a current known GPS.
You do not see these keys in intent when you receive request from latest Locus version? May you check latest 3.7.1.2 Beta version? Thanks!