-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
DEV backlog
Right now the only way to detect if the app is using local_mobile is to check if there's any function with local_mobile prefix. In 3.0 with local_mobile installed there isn't any function with local_mobile prefix, so the app thinks it's not using it but it detects it as installed, showing the reconnect screen.
We should store the service used in the site when a site is added/reconnected.