0/62
Threat
Analyzed on 2021-10-18T14:40:00.035732
MD5 | feb4ba10d68cb36da89ccdb0782f2111 | |
SHA1 | e9b1fbf427d51cd90ff4adf523b8453041c6d635 | |
SHA256 | 3c5c3295f534a6991230a4ffd666159e351b29f33bbe672b360f1ad10417b608 | |
Size | 21.99MB |
Information computed with APKiD.
/tmp/tmpza2z2g9m!classes.dex | |
anti_vm |
|
compiler |
|
/tmp/tmpza2z2g9m!classes2.dex | |
anti_vm |
|
anti_debug |
|
compiler |
|
/tmp/tmpza2z2g9m!classes3.dex | |
anti_vm |
|
anti_debug |
|
compiler |
|
/tmp/tmpza2z2g9m!classes4.dex | |
compiler |
|
Information computed with ssdeep.
APK file | 393216:MtCG1pvZf1dkuo2QdeEif1NJlu81uF9PByuQP2rhj0UZRj2qO:MAGBfXkuorifHBmRByG6mj2qO | |
Manifest | 768:19EnIzdptKTRux/RxcKE6XccSbqUQtoT8hoatO6q895eJ3ynazuXdpctzhZCjakB:… | |
classes.dex | 49152:PpaEsA13claRAVbFpL2yTsOuu6KIrzu27JK62Sz0JxBRkpycEme82/LoV3ILfWj… | |
classes2.dex | 49152:qD9oZheDxwT15frr4KSqZDx9GTHzg6YNrEoTTw3MHxT6U4w8dS61DUXJywUk5e3… | |
classes3.dex | 98304:2tTjn8FHl/i2/3IdxX/KjnvzaqTdw7LBXJe6wT3YbDDz370NbA:aTj81N3Kxijn… | |
classes4.dex | 6144:33UdtLirVJPkVa4QpODP1h9nDc6/Kr2kD:AsJMVtdP1h9nDc6/S20 |
Information computed with Dexofuzzy.
Information computed with AndroGuard and Pithus.
Information computed with AndroGuard.
Information computed with MobSF.
Low | App has a Network Security Configuration[android:networkSecurityConfig=@xml/network_security_config] The Network Security Configuration feature lets apps customize their network security settings in a safe, declarative configuration file without modifying app code. These settings can be configured for specific domains and for a specific app. |
Medium | Application Data can be Backed up[android:allowBackup=true] This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device. |
High | Activity (com.premise.android.home.container.activities.MainActivity) is not Protected.An intent-filter exists. An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported. |
High | Activity (com.premise.android.help.ClearBadgingActivity) is not Protected.An intent-filter exists. An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported. |
High | Broadcast Receiver (com.premise.android.geofence.GeofenceBroadcastReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Service (com.premise.android.geofence.GeofenceMonitoringService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_JOB_SERVICE [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (com.premise.android.monitoring.receivers.BootReceiver) is not Protected.An intent-filter exists. A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
High | Activity (androidx.fragment.app.testing.FragmentScenario$EmptyFragmentActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (androidx.compose.ui.tooling.PreviewActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (com.google.firebase.auth.internal.GenericIdpActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (com.google.firebase.auth.internal.RecaptchaActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Service (com.google.android.gms.auth.api.signin.RevocationBoundService) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.google.android.c2dm.permission.SEND [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Service (androidx.work.impl.background.systemjob.SystemJobService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_JOB_SERVICE [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (androidx.work.impl.diagnostics.DiagnosticsReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.DUMP [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Activity (androidx.test.core.app.InstrumentationActivityInvoker$BootstrapActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (androidx.test.core.app.InstrumentationActivityInvoker$EmptyActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (androidx.test.core.app.InstrumentationActivityInvoker$EmptyFloatingActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (androidx.profileinstaller.ProfileInstallReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.DUMP [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
Information computed with MobSF.
com.premise.android.activity.launch.LaunchActivity |
Hosts: premise.app.link premise-alternate.app.link Schemes: https:// premise:// |
com.premise.android.home.container.activities.MainActivity |
Hosts: @string/deep_link_tasks @string/deep_link_history @string/deep_link_payment Schemes: premise:// |
com.premise.android.help.ClearBadgingActivity |
Schemes: tid:// |
com.google.firebase.auth.internal.GenericIdpActivity |
Hosts: firebase.auth Schemes: genericidp:// |
com.google.firebase.auth.internal.RecaptchaActivity |
Hosts: firebase.auth Schemes: recaptcha:// |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Oldest file found in APK | Jan. 1, 1981, 1:01 a.m. |
Latest file found in APK | Jan. 1, 1981, 1:01 a.m. |
Certificate valid not before | Nov. 30, 2016, 8 p.m. |
First submission on VT | Oct. 2, 2021, 8:48 a.m. |
Last submission on VT | Oct. 9, 2021, 4:11 a.m. |
Upload on Pithus | Oct. 18, 2021, 2:40 p.m. |
Certificate valid not after | Nov. 24, 2041, 8 p.m. |
Score | 0/62 |
Report | https://www.virustotal.com/gui/file/3c5c3295f534a6991230a4ffd666159e351b29f33bbe672b360f1ad10417b608/detection |
Information computed with MobSF.
FCS_RBG_EXT.1.1 | The application invoke platform-provided DRBG functionality for its cryptographic operations. Random Bit Generation Services |
FCS_STO_EXT.1.1 | The application does not store any credentials to non-volatile memory. Storage of Credentials |
FCS_CKM_EXT.1.1 | The application implement asymmetric key generation. Cryptographic Key Generation Services |
FDP_DEC_EXT.1.1 | The application has access to ['location', 'network connectivity', 'camera']. Access to Platform Resources |
FDP_DEC_EXT.1.2 | The application has access to no sensitive information repositories. Access to Platform Resources |
FDP_NET_EXT.1.1 | The application has user/application initiated network communications. Network Communications |
FDP_DAR_EXT.1.1 | The application implement functionality to encrypt sensitive data in non-volatile memory. Encryption Of Sensitive Application Data |
FMT_MEC_EXT.1.1 | The application invoke the mechanisms recommended by the platform vendor for storing and setting configuration options. Supported Configuration Mechanism |
FTP_DIT_EXT.1.1 | The application does encrypt some transmitted data with HTTPS/TLS/SSH between itself and another trusted IT product. Protection of Data in Transit |
FCS_RBG_EXT.2.1 FCS_RBG_EXT.2.2 |
The application perform all deterministic random bit generation (DRBG) services in accordance with NIST Special Publication 800-90A using Hash_DRBG. The deterministic RBG is seeded by an entropy source that accumulates entropy from a platform-based DRBG and a software-based noise source, with a minimum of 256 bits of entropy at least equal to the greatest security strength (according to NIST SP 800-57) of the keys and hashes that it will generate. Random Bit Generation from Application |
FCS_CKM.1.1(3) FCS_CKM.1.2(3) |
A password/passphrase shall perform [Password-based Key Derivation Functions] in accordance with a specified cryptographic algorithm.. Password Conditioning |
FCS_COP.1.1(1) | The application perform encryption/decryption in accordance with a specified cryptographic algorithm AES-CBC (as defined in NIST SP 800-38A) mode or AES-GCM (as defined in NIST SP 800-38D) and cryptographic key sizes 256-bit/128-bit. Cryptographic Operation - Encryption/Decryption |
FCS_COP.1.1(2) | The application perform cryptographic hashing services not in accordance with FCS_COP.1.1(2) and uses the cryptographic algorithm RC2/RC4/MD4/MD5. Cryptographic Operation - Hashing |
FCS_HTTPS_EXT.1.1 | The application implement the HTTPS protocol that complies with RFC 2818. HTTPS Protocol |
FCS_HTTPS_EXT.1.2 | The application implement HTTPS using TLS. HTTPS Protocol |
FCS_HTTPS_EXT.1.3 | The application notify the user and not establish the connection or request application authorization to establish the connection if the peer certificate is deemed invalid. HTTPS Protocol |
FIA_X509_EXT.2.1 | The application use X.509v3 certificates as defined by RFC 5280 to support authentication for HTTPS , TLS. X.509 Certificate Authentication |
FPT_TUD_EXT.2.1 | The application shall be distributed using the format of the platform-supported package manager. Integrity for Installation and Update |
FCS_CKM.1.1(2) | The application shall generate symmetric cryptographic keys using a Random Bit Generator as specified in FCS_RBG_EXT.1 and specified cryptographic key sizes 128 bit or 256 bit. Cryptographic Symmetric Key Generation |
Information computed with MobSF.
Map computed by Pithus.
Information computed with MobSF.
Info | Base config is configured to disallow clear text traffic to all domains. Scope: ['*'] |
Medium | Base config is configured to trust system certificates. Scope: ['*'] |
High | Domain config is insecurely configured to permit clear text traffic to these domains in scope. Scope: ['clients3.google.com', 'lh3.googleusercontent.com'] |
Information computed with MobSF.
Information computed with MobSF.
https://www.mapbox.com/telemetry/ https://www.mapbox.com/about/maps/ Defined in e5/d.java |
|
https://www.mapbox.com/telemetry/ https://www.mapbox.com/about/maps/ Defined in e5/d.java |
|
https://www.mapbox.com/feedback/ https://www.mapbox.com/map-feedback/ https://apps.mapbox.com/feedback/ Defined in e5/a.java |
|
https://www.mapbox.com/feedback/ https://www.mapbox.com/map-feedback/ https://apps.mapbox.com/feedback/ Defined in e5/a.java |
|
https://www.mapbox.com/feedback/ https://www.mapbox.com/map-feedback/ https://apps.mapbox.com/feedback/ Defined in e5/a.java |
|
https://github.com/ReactiveX/RxJava/wiki/What's-different-in-2.0#error-handling Defined in io/reactivex/exceptions/UndeliverableException.java |
|
https://github.com/ReactiveX/RxJava/wiki/Error-Handling Defined in io/reactivex/exceptions/OnErrorNotImplementedException.java |
|
http://tools.android.com/tech-docs/new-build-system/user-guide/manifest-merger Defined in zendesk/belvedere/z.java |
|
https://www.zendesk.com/embeddables Defined in zendesk/support/SupportSdkSettings.java |
|
https://play.google.com/store/apps/details?id=com.premise.android.prod https://apps.apple.com/us/app/premise-data/id1390094962 Defined in m7/a.java |
|
https://play.google.com/store/apps/details?id=com.premise.android.prod https://apps.apple.com/us/app/premise-data/id1390094962 Defined in m7/a.java |
|
https://update.crashlytics.com/spi/v1/platforms/android/apps https://update.crashlytics.com/spi/v1/platforms/android/apps/%s https://reports.crashlytics.com/spi/v1/platforms/android/apps/%s/reports https://reports.crashlytics.com/sdk-api/v1/platforms/android/apps/%s/minidumps Defined in n3/h.java |
|
https://update.crashlytics.com/spi/v1/platforms/android/apps https://update.crashlytics.com/spi/v1/platforms/android/apps/%s https://reports.crashlytics.com/spi/v1/platforms/android/apps/%s/reports https://reports.crashlytics.com/sdk-api/v1/platforms/android/apps/%s/minidumps Defined in n3/h.java |
|
https://update.crashlytics.com/spi/v1/platforms/android/apps https://update.crashlytics.com/spi/v1/platforms/android/apps/%s https://reports.crashlytics.com/spi/v1/platforms/android/apps/%s/reports https://reports.crashlytics.com/sdk-api/v1/platforms/android/apps/%s/minidumps Defined in n3/h.java |
|
https://update.crashlytics.com/spi/v1/platforms/android/apps https://update.crashlytics.com/spi/v1/platforms/android/apps/%s https://reports.crashlytics.com/spi/v1/platforms/android/apps/%s/reports https://reports.crashlytics.com/sdk-api/v1/platforms/android/apps/%s/minidumps Defined in n3/h.java |
|
https://firebase-settings.crashlytics.com/spi/v2/platforms/android/gmp/%s/settings Defined in n3/d.java |
|
http://clients3.google.com/generate_204 Defined in j0/a.java |
|
https://accounts.google.com/o/oauth2/revoke?token= Defined in h1/e.java |
|
https://bnc.lt/a/ Defined in kg/a0.java |
|
https://cdn.branch.io/ https://api2.branch.io/ https://api.branch.io/ Defined in kg/x.java |
|
https://cdn.branch.io/ https://api2.branch.io/ https://api.branch.io/ Defined in kg/x.java |
|
https://cdn.branch.io/ https://api2.branch.io/ https://api.branch.io/ Defined in kg/x.java |
|
https://api2.amplitude.com/ https://regionconfig.amplitude.com/ Defined in com/amplitude/api/d.java |
|
https://api2.amplitude.com/ https://regionconfig.amplitude.com/ Defined in com/amplitude/api/d.java |
|
https://api2.amplitude.com/ Defined in com/amplitude/api/b.java |
|
https://www.mapbox.com/help/create-api-access-token/ https://www.mapbox.com/help/first-steps-android-sdk/#access-tokens.Currently Defined in com/mapbox/mapboxsdk/Mapbox.java |
|
https://www.mapbox.com/help/create-api-access-token/ https://www.mapbox.com/help/first-steps-android-sdk/#access-tokens.Currently Defined in com/mapbox/mapboxsdk/Mapbox.java |
|
https://www.mapbox.com/map-feedback https://apps.mapbox.com/feedback Defined in com/mapbox/mapboxsdk/maps/d.java |
|
https://www.mapbox.com/map-feedback https://apps.mapbox.com/feedback Defined in com/mapbox/mapboxsdk/maps/d.java |
|
https://www.mapbox.com/help/create-api-access-token/ https://www.mapbox.com/help/first-steps-android-sdk/#access-tokens. Defined in com/mapbox/mapboxsdk/exceptions/MapboxConfigurationException.java |
|
https://www.mapbox.com/help/create-api-access-token/ https://www.mapbox.com/help/first-steps-android-sdk/#access-tokens. Defined in com/mapbox/mapboxsdk/exceptions/MapboxConfigurationException.java |
|
https://mobile-proxy-dot-premise-prod.appspot.com/api/mobileProxy https://cloud-mobile.premise.com/api/mobileProxy https://passive-analytics-service-dot-premise-prod.appspot.com/v1/events https://pa.premise.com/v1/events Defined in com/premise/android/e.java |
|
https://mobile-proxy-dot-premise-prod.appspot.com/api/mobileProxy https://cloud-mobile.premise.com/api/mobileProxy https://passive-analytics-service-dot-premise-prod.appspot.com/v1/events https://pa.premise.com/v1/events Defined in com/premise/android/e.java |
|
https://mobile-proxy-dot-premise-prod.appspot.com/api/mobileProxy https://cloud-mobile.premise.com/api/mobileProxy https://passive-analytics-service-dot-premise-prod.appspot.com/v1/events https://pa.premise.com/v1/events Defined in com/premise/android/e.java |
|
https://mobile-proxy-dot-premise-prod.appspot.com/api/mobileProxy https://cloud-mobile.premise.com/api/mobileProxy https://passive-analytics-service-dot-premise-prod.appspot.com/v1/events https://pa.premise.com/v1/events Defined in com/premise/android/e.java |
|
https://goo.gl/FK3HbY Defined in com/premise/android/util/map/MapBoxUtil.java |
|
http://leanplum/runAction http://leanplum/ http://leanplum/close http://leanplum/loadFinished http://leanplum/runTrackedAction http://leanplum/track http://www.example.com Defined in com/leanplum/messagetemplates/MessageTemplateConstants.java |
|
http://pyyaml.org/wiki/YAMLColonInFlowContext Defined in ri/c.java |
|
https://plus.google.com/ Defined in m1/f0.java |
|
https://github.com/ReactiveX/RxJava/wiki/Plugins Defined in ng/j.java |
|
https://github.com/ReactiveX/RxJava/wiki/Plugins Defined in ng/f.java |
|
https://github.com/ReactiveX/RxJava/wiki/Plugins Defined in ng/b.java |
|
https://github.com/ReactiveX/RxJava/wiki/Plugins Defined in ng/u.java |
|
https://github.com/ReactiveX/RxJava/wiki/Plugins Defined in ng/n.java |
|
https://play.google.com/store/apps/details?id=com.premise.android.prod Defined in s8/a.java |
|
https://www.premise.com/app/community_guidelines.html https://premise-prod.firebaseio.com https://www.mapbox.com/telemetry/ https://play.google.com/store/apps/details?id=com.google.android.gms https://www.premise.com/app/privacy_policy.html https://www.premise.com/app/tos.html https://premisesupport.zendesk.com https://www.premise.com/app/fil/community_guidelines.html https://www.premise.com/app/tl/privacy_policy.html https://www.premise.com/app/tl/tos.html https://www.premise.com/app/ha/community_guidelines.html https://www.premise.com/app/ha/privacy_policy.html https://www.premise.com/app/ha/tos.html https://www.premise.com/app/ja/community_guidelines.html https://www.premise.com/app/ja/privacy_policy.html https://www.premise.com/app/ja/tos.html https://www.premise.com/app/de/community_guidelines.html https://www.premise.com/app/de/privacy_policy.html https://www.premise.com/app/de/tos.html https://www.premise.com/app/th/community_guidelines.html https://www.premise.com/app/th/privacy_policy.html https://www.premise.com/app/th/tos.html https://www.premise.com/app/vi/community_guidelines.html https://www.premise.com/app/vi/privacy_policy.html https://www.premise.com/app/vi/tos.html https://www.premise.com/app/uk/community_guidelines.html https://www.premise.com/app/uk/privacy_policy.html https://www.premise.com/app/uk/tos.html https://www.premise.com/app/el/community_guidelines.html https://www.premise.com/app/el/privacy_policy.html https://www.premise.com/app/el/tos.html https://www.premise.com/app/pl/community_guidelines.html https://www.premise.com/app/pl/privacy_policy.html https://www.premise.com/app/pl/tos.html https://www.premise.com/app/am/community_guidelines.html https://www.premise.com/app/am/privacy_policy.html https://www.premise.com/app/am/tos.html https://www.premise.com/app/km/community_guidelines.html https://www.premise.com/app/km/privacy_policy.html https://www.premise.com/app/km/tos.html https://www.premise.com/app/bn/community_guidelines.html https://www.premise.com/app/bd/privacy_policy.html https://www.premise.com/app/bd/tos.html https://www.premise.com/app/in/community_guidelines.html https://www.premise.com/app/in/privacy_policy.html https://www.premise.com/app/in/tos.html https://www.premise.com/app/ko/community_guidelines.html https://www.premise.com/app/ko/privacy_policy.html https://www.premise.com/app/ko/tos.html https://www.premise.com/app/ro/community_guidelines.html https://www.premise.com/app/ro/privacy_policy.html https://www.premise.com/app/ro/tos.html https://www.premise.com/app/so/community_guidelines.html https://www.premise.com/app/so/privacy_policy.html https://www.premise.com/app/so/tos.html https://www.premise.com/app/sq/community_guidelines.html https://www.premise.com/app/sq/privacy_policy.html https://www.premise.com/app/sq/tos.html https://www.premise.com/app/ar/community_guidelines.html https://www.premise.com/app/ar/privacy_policy.html https://www.premise.com/app/ar/tos.html https://www.premise.com/app/fr/community_guidelines.html https://www.premise.com/app/fr/privacy_policy.html https://www.premise.com/app/fr/tos.html https://www.premise.com/app/sr/community_guidelines.html https://www.premise.com/app/sr/privacy_policy.html https://www.premise.com/app/sr/tos.html https://www.premise.com/app/tr/community_guidelines.html https://www.premise.com/app/tr/privacy_policy.html https://www.premise.com/app/tr/tos.html https://www.premise.com/app/ur/community_guidelines.html https://www.premise.com/app/ur/privacy_policy.html https://www.premise.com/app/ur/tos.html https://www.premise.com/app/bs/community_guidelines.html https://www.premise.com/app/bs/privacy_policy.html https://www.premise.com/app/bs/tos.html https://www.premise.com/app/es/community_guidelines.html https://www.premise.com/app/es/privacy_policy.html https://www.premise.com/app/es/tos.html https://www.premise.com/app/ps/community_guidelines.html https://www.premise.com/app/ps/privacy_policy.html https://www.premise.com/app/ps/tos.html https://www.premise.com/app/it/community_guidelines.html https://www.premise.com/app/it/privacy_policy.html https://www.premise.com/app/it/tos.html https://www.premise.com/app/lt/community_guidelines.html https://www.premise.com/app/lt/privacy_policy.html https://www.premise.com/app/lt/tos.html https://www.premise.com/app/pt/community_guidelines.html https://www.premise.com/app/pt/privacy_policy.html https://www.premise.com/app/pt/tos.html https://www.premise.com/app/ru/community_guidelines.html https://www.premise.com/app/ru/privacy_policy.html https://www.premise.com/app/ru/tos.html https://www.premise.com/app/sw/community_guidelines.html https://www.premise.com/app/sw/privacy_policy.html https://www.premise.com/app/sw/tos.html https://www.premise.com/app/my/community_guidelines.html https://www.premise.com/app/my/privacy_policy.html https://www.premise.com/app/my/tos.html https://www.premise.com/app/fa/community_guidelines.html https://www.premise.com/app/fa-rAF/privacy_policy.html https://www.premise.com/app/fa-rAF/tos.html https://www.premise.com/app/zh-rHK/community_guidelines.html https://www.premise.com/app/zh-rHK/privacy_policy.html https://www.premise.com/app/zh-rHK/tos.html https://www.premise.com/app/hy/community_guidelines.html https://www.premise.com/app/hy-rAM/privacy_policy.html https://www.premise.com/app/hy-rAM/tos.html https://www.premise.com/app/zh-rCN/community_guidelines.html https://www.premise.com/app/zh-rCN/privacy_policy.html https://www.premise.com/app/zh-rCN/tos.html https://www.premise.com/app/es-rES/privacy_policy.html https://www.premise.com/app/es-rES/tos.html https://www.premise.com/app/zh-rTW/community_guidelines.html https://www.premise.com/app/zh-rTW/privacy_policy.html https://www.premise.com/app/zh-rTW/tos.html Defined in Android String Resource |
|
https://www.premise.com/app/community_guidelines.html https://premise-prod.firebaseio.com https://www.mapbox.com/telemetry/ https://play.google.com/store/apps/details?id=com.google.android.gms https://www.premise.com/app/privacy_policy.html https://www.premise.com/app/tos.html https://premisesupport.zendesk.com https://www.premise.com/app/fil/community_guidelines.html https://www.premise.com/app/tl/privacy_policy.html https://www.premise.com/app/tl/tos.html https://www.premise.com/app/ha/community_guidelines.html https://www.premise.com/app/ha/privacy_policy.html https://www.premise.com/app/ha/tos.html https://www.premise.com/app/ja/community_guidelines.html https://www.premise.com/app/ja/privacy_policy.html https://www.premise.com/app/ja/tos.html https://www.premise.com/app/de/community_guidelines.html https://www.premise.com/app/de/privacy_policy.html https://www.premise.com/app/de/tos.html https://www.premise.com/app/th/community_guidelines.html https://www.premise.com/app/th/privacy_policy.html https://www.premise.com/app/th/tos.html https://www.premise.com/app/vi/community_guidelines.html https://www.premise.com/app/vi/privacy_policy.html https://www.premise.com/app/vi/tos.html https://www.premise.com/app/uk/community_guidelines.html https://www.premise.com/app/uk/privacy_policy.html https://www.premise.com/app/uk/tos.html https://www.premise.com/app/el/community_guidelines.html https://www.premise.com/app/el/privacy_policy.html https://www.premise.com/app/el/tos.html https://www.premise.com/app/pl/community_guidelines.html https://www.premise.com/app/pl/privacy_policy.html https://www.premise.com/app/pl/tos.html https://www.premise.com/app/am/community_guidelines.html https://www.premise.com/app/am/privacy_policy.html https://www.premise.com/app/am/tos.html https://www.premise.com/app/km/community_guidelines.html https://www.premise.com/app/km/privacy_policy.html https://www.premise.com/app/km/tos.html https://www.premise.com/app/bn/community_guidelines.html https://www.premise.com/app/bd/privacy_policy.html https://www.premise.com/app/bd/tos.html https://www.premise.com/app/in/community_guidelines.html https://www.premise.com/app/in/privacy_policy.html https://www.premise.com/app/in/tos.html https://www.premise.com/app/ko/community_guidelines.html https://www.premise.com/app/ko/privacy_policy.html https://www.premise.com/app/ko/tos.html https://www.premise.com/app/ro/community_guidelines.html https://www.premise.com/app/ro/privacy_policy.html https://www.premise.com/app/ro/tos.html https://www.premise.com/app/so/community_guidelines.html https://www.premise.com/app/so/privacy_policy.html https://www.premise.com/app/so/tos.html https://www.premise.com/app/sq/community_guidelines.html https://www.premise.com/app/sq/privacy_policy.html https://www.premise.com/app/sq/tos.html https://www.premise.com/app/ar/community_guidelines.html https://www.premise.com/app/ar/privacy_policy.html https://www.premise.com/app/ar/tos.html https://www.premise.com/app/fr/community_guidelines.html https://www.premise.com/app/fr/privacy_policy.html https://www.premise.com/app/fr/tos.html https://www.premise.com/app/sr/community_guidelines.html https://www.premise.com/app/sr/privacy_policy.html https://www.premise.com/app/sr/tos.html https://www.premise.com/app/tr/community_guidelines.html https://www.premise.com/app/tr/privacy_policy.html https://www.premise.com/app/tr/tos.html https://www.premise.com/app/ur/community_guidelines.html https://www.premise.com/app/ur/privacy_policy.html https://www.premise.com/app/ur/tos.html https://www.premise.com/app/bs/community_guidelines.html https://www.premise.com/app/bs/privacy_policy.html https://www.premise.com/app/bs/tos.html https://www.premise.com/app/es/community_guidelines.html https://www.premise.com/app/es/privacy_policy.html https://www.premise.com/app/es/tos.html https://www.premise.com/app/ps/community_guidelines.html https://www.premise.com/app/ps/privacy_policy.html https://www.premise.com/app/ps/tos.html https://www.premise.com/app/it/community_guidelines.html https://www.premise.com/app/it/privacy_policy.html https://www.premise.com/app/it/tos.html https://www.premise.com/app/lt/community_guidelines.html https://www.premise.com/app/lt/privacy_policy.html https://www.premise.com/app/lt/tos.html https://www.premise.com/app/pt/community_guidelines.html https://www.premise.com/app/pt/privacy_policy.html https://www.premise.com/app/pt/tos.html https://www.premise.com/app/ru/community_guidelines.html https://www.premise.com/app/ru/privacy_policy.html https://www.premise.com/app/ru/tos.html https://www.premise.com/app/sw/community_guidelines.html https://www.premise.com/app/sw/privacy_policy.html https://www.premise.com/app/sw/tos.html https://www.premise.com/app/my/community_guidelines.html https://www.premise.com/app/my/privacy_policy.html https://www.premise.com/app/my/tos.html https://www.premise.com/app/fa/community_guidelines.html https://www.premise.com/app/fa-rAF/privacy_policy.html https://www.premise.com/app/fa-rAF/tos.html https://www.premise.com/app/zh-rHK/community_guidelines.html https://www.premise.com/app/zh-rHK/privacy_policy.html https://www.premise.com/app/zh-rHK/tos.html https://www.premise.com/app/hy/community_guidelines.html https://www.premise.com/app/hy-rAM/privacy_policy.html https://www.premise.com/app/hy-rAM/tos.html https://www.premise.com/app/zh-rCN/community_guidelines.html https://www.premise.com/app/zh-rCN/privacy_policy.html https://www.premise.com/app/zh-rCN/tos.html https://www.premise.com/app/es-rES/privacy_policy.html https://www.premise.com/app/es-rES/tos.html https://www.premise.com/app/zh-rTW/community_guidelines.html https://www.premise.com/app/zh-rTW/privacy_policy.html https://www.premise.com/app/zh-rTW/tos.html Defined in Android String Resource |
|
https://www.premise.com/app/community_guidelines.html https://premise-prod.firebaseio.com https://www.mapbox.com/telemetry/ https://play.google.com/store/apps/details?id=com.google.android.gms https://www.premise.com/app/privacy_policy.html https://www.premise.com/app/tos.html https://premisesupport.zendesk.com https://www.premise.com/app/fil/community_guidelines.html https://www.premise.com/app/tl/privacy_policy.html https://www.premise.com/app/tl/tos.html https://www.premise.com/app/ha/community_guidelines.html https://www.premise.com/app/ha/privacy_policy.html https://www.premise.com/app/ha/tos.html https://www.premise.com/app/ja/community_guidelines.html https://www.premise.com/app/ja/privacy_policy.html https://www.premise.com/app/ja/tos.html https://www.premise.com/app/de/community_guidelines.html https://www.premise.com/app/de/privacy_policy.html https://www.premise.com/app/de/tos.html https://www.premise.com/app/th/community_guidelines.html https://www.premise.com/app/th/privacy_policy.html https://www.premise.com/app/th/tos.html https://www.premise.com/app/vi/community_guidelines.html https://www.premise.com/app/vi/privacy_policy.html https://www.premise.com/app/vi/tos.html https://www.premise.com/app/uk/community_guidelines.html https://www.premise.com/app/uk/privacy_policy.html https://www.premise.com/app/uk/tos.html https://www.premise.com/app/el/community_guidelines.html https://www.premise.com/app/el/privacy_policy.html https://www.premise.com/app/el/tos.html https://www.premise.com/app/pl/community_guidelines.html https://www.premise.com/app/pl/privacy_policy.html https://www.premise.com/app/pl/tos.html https://www.premise.com/app/am/community_guidelines.html https://www.premise.com/app/am/privacy_policy.html https://www.premise.com/app/am/tos.html https://www.premise.com/app/km/community_guidelines.html https://www.premise.com/app/km/privacy_policy.html https://www.premise.com/app/km/tos.html https://www.premise.com/app/bn/community_guidelines.html https://www.premise.com/app/bd/privacy_policy.html https://www.premise.com/app/bd/tos.html https://www.premise.com/app/in/community_guidelines.html https://www.premise.com/app/in/privacy_policy.html https://www.premise.com/app/in/tos.html https://www.premise.com/app/ko/community_guidelines.html https://www.premise.com/app/ko/privacy_policy.html https://www.premise.com/app/ko/tos.html https://www.premise.com/app/ro/community_guidelines.html https://www.premise.com/app/ro/privacy_policy.html https://www.premise.com/app/ro/tos.html https://www.premise.com/app/so/community_guidelines.html https://www.premise.com/app/so/privacy_policy.html https://www.premise.com/app/so/tos.html https://www.premise.com/app/sq/community_guidelines.html https://www.premise.com/app/sq/privacy_policy.html https://www.premise.com/app/sq/tos.html https://www.premise.com/app/ar/community_guidelines.html https://www.premise.com/app/ar/privacy_policy.html https://www.premise.com/app/ar/tos.html https://www.premise.com/app/fr/community_guidelines.html https://www.premise.com/app/fr/privacy_policy.html https://www.premise.com/app/fr/tos.html https://www.premise.com/app/sr/community_guidelines.html https://www.premise.com/app/sr/privacy_policy.html https://www.premise.com/app/sr/tos.html https://www.premise.com/app/tr/community_guidelines.html https://www.premise.com/app/tr/privacy_policy.html https://www.premise.com/app/tr/tos.html https://www.premise.com/app/ur/community_guidelines.html https://www.premise.com/app/ur/privacy_policy.html https://www.premise.com/app/ur/tos.html https://www.premise.com/app/bs/community_guidelines.html https://www.premise.com/app/bs/privacy_policy.html https://www.premise.com/app/bs/tos.html https://www.premise.com/app/es/community_guidelines.html https://www.premise.com/app/es/privacy_policy.html https://www.premise.com/app/es/tos.html https://www.premise.com/app/ps/community_guidelines.html https://www.premise.com/app/ps/privacy_policy.html https://www.premise.com/app/ps/tos.html https://www.premise.com/app/it/community_guidelines.html https://www.premise.com/app/it/privacy_policy.html https://www.premise.com/app/it/tos.html https://www.premise.com/app/lt/community_guidelines.html https://www.premise.com/app/lt/privacy_policy.html https://www.premise.com/app/lt/tos.html https://www.premise.com/app/pt/community_guidelines.html https://www.premise.com/app/pt/privacy_policy.html https://www.premise.com/app/pt/tos.html https://www.premise.com/app/ru/community_guidelines.html https://www.premise.com/app/ru/privacy_policy.html https://www.premise.com/app/ru/tos.html https://www.premise.com/app/sw/community_guidelines.html https://www.premise.com/app/sw/privacy_policy.html https://www.premise.com/app/sw/tos.html https://www.premise.com/app/my/community_guidelines.html https://www.premise.com/app/my/privacy_policy.html https://www.premise.com/app/my/tos.html https://www.premise.com/app/fa/community_guidelines.html https://www.premise.com/app/fa-rAF/privacy_policy.html https://www.premise.com/app/fa-rAF/tos.html https://www.premise.com/app/zh-rHK/community_guidelines.html https://www.premise.com/app/zh-rHK/privacy_policy.html https://www.premise.com/app/zh-rHK/tos.html https://www.premise.com/app/hy/community_guidelines.html https://www.premise.com/app/hy-rAM/privacy_policy.html https://www.premise.com/app/hy-rAM/tos.html https://www.premise.com/app/zh-rCN/community_guidelines.html https://www.premise.com/app/zh-rCN/privacy_policy.html https://www.premise.com/app/zh-rCN/tos.html https://www.premise.com/app/es-rES/privacy_policy.html https://www.premise.com/app/es-rES/tos.html https://www.premise.com/app/zh-rTW/community_guidelines.html https://www.premise.com/app/zh-rTW/privacy_policy.html https://www.premise.com/app/zh-rTW/tos.html Defined in Android String Resource |
|
https://www.premise.com/app/community_guidelines.html https://premise-prod.firebaseio.com https://www.mapbox.com/telemetry/ https://play.google.com/store/apps/details?id=com.google.android.gms https://www.premise.com/app/privacy_policy.html https://www.premise.com/app/tos.html https://premisesupport.zendesk.com https://www.premise.com/app/fil/community_guidelines.html https://www.premise.com/app/tl/privacy_policy.html https://www.premise.com/app/tl/tos.html https://www.premise.com/app/ha/community_guidelines.html https://www.premise.com/app/ha/privacy_policy.html https://www.premise.com/app/ha/tos.html https://www.premise.com/app/ja/community_guidelines.html https://www.premise.com/app/ja/privacy_policy.html https://www.premise.com/app/ja/tos.html https://www.premise.com/app/de/community_guidelines.html https://www.premise.com/app/de/privacy_policy.html https://www.premise.com/app/de/tos.html https://www.premise.com/app/th/community_guidelines.html https://www.premise.com/app/th/privacy_policy.html https://www.premise.com/app/th/tos.html https://www.premise.com/app/vi/community_guidelines.html https://www.premise.com/app/vi/privacy_policy.html https://www.premise.com/app/vi/tos.html https://www.premise.com/app/uk/community_guidelines.html https://www.premise.com/app/uk/privacy_policy.html https://www.premise.com/app/uk/tos.html https://www.premise.com/app/el/community_guidelines.html https://www.premise.com/app/el/privacy_policy.html https://www.premise.com/app/el/tos.html https://www.premise.com/app/pl/community_guidelines.html https://www.premise.com/app/pl/privacy_policy.html https://www.premise.com/app/pl/tos.html https://www.premise.com/app/am/community_guidelines.html https://www.premise.com/app/am/privacy_policy.html https://www.premise.com/app/am/tos.html https://www.premise.com/app/km/community_guidelines.html https://www.premise.com/app/km/privacy_policy.html https://www.premise.com/app/km/tos.html https://www.premise.com/app/bn/community_guidelines.html https://www.premise.com/app/bd/privacy_policy.html https://www.premise.com/app/bd/tos.html https://www.premise.com/app/in/community_guidelines.html https://www.premise.com/app/in/privacy_policy.html https://www.premise.com/app/in/tos.html https://www.premise.com/app/ko/community_guidelines.html https://www.premise.com/app/ko/privacy_policy.html https://www.premise.com/app/ko/tos.html https://www.premise.com/app/ro/community_guidelines.html https://www.premise.com/app/ro/privacy_policy.html https://www.premise.com/app/ro/tos.html https://www.premise.com/app/so/community_guidelines.html https://www.premise.com/app/so/privacy_policy.html https://www.premise.com/app/so/tos.html https://www.premise.com/app/sq/community_guidelines.html https://www.premise.com/app/sq/privacy_policy.html https://www.premise.com/app/sq/tos.html https://www.premise.com/app/ar/community_guidelines.html https://www.premise.com/app/ar/privacy_policy.html https://www.premise.com/app/ar/tos.html https://www.premise.com/app/fr/community_guidelines.html https://www.premise.com/app/fr/privacy_policy.html https://www.premise.com/app/fr/tos.html https://www.premise.com/app/sr/community_guidelines.html https://www.premise.com/app/sr/privacy_policy.html https://www.premise.com/app/sr/tos.html https://www.premise.com/app/tr/community_guidelines.html https://www.premise.com/app/tr/privacy_policy.html https://www.premise.com/app/tr/tos.html https://www.premise.com/app/ur/community_guidelines.html https://www.premise.com/app/ur/privacy_policy.html https://www.premise.com/app/ur/tos.html https://www.premise.com/app/bs/community_guidelines.html https://www.premise.com/app/bs/privacy_policy.html https://www.premise.com/app/bs/tos.html https://www.premise.com/app/es/community_guidelines.html https://www.premise.com/app/es/privacy_policy.html https://www.premise.com/app/es/tos.html https://www.premise.com/app/ps/community_guidelines.html https://www.premise.com/app/ps/privacy_policy.html https://www.premise.com/app/ps/tos.html https://www.premise.com/app/it/community_guidelines.html https://www.premise.com/app/it/privacy_policy.html https://www.premise.com/app/it/tos.html https://www.premise.com/app/lt/community_guidelines.html https://www.premise.com/app/lt/privacy_policy.html https://www.premise.com/app/lt/tos.html https://www.premise.com/app/pt/community_guidelines.html https://www.premise.com/app/pt/privacy_policy.html https://www.premise.com/app/pt/tos.html https://www.premise.com/app/ru/community_guidelines.html https://www.premise.com/app/ru/privacy_policy.html https://www.premise.com/app/ru/tos.html https://www.premise.com/app/sw/community_guidelines.html https://www.premise.com/app/sw/privacy_policy.html https://www.premise.com/app/sw/tos.html https://www.premise.com/app/my/community_guidelines.html https://www.premise.com/app/my/privacy_policy.html https://www.premise.com/app/my/tos.html https://www.premise.com/app/fa/community_guidelines.html https://www.premise.com/app/fa-rAF/privacy_policy.html https://www.premise.com/app/fa-rAF/tos.html https://www.premise.com/app/zh-rHK/community_guidelines.html https://www.premise.com/app/zh-rHK/privacy_policy.html https://www.premise.com/app/zh-rHK/tos.html https://www.premise.com/app/hy/community_guidelines.html https://www.premise.com/app/hy-rAM/privacy_policy.html https://www.premise.com/app/hy-rAM/tos.html https://www.premise.com/app/zh-rCN/community_guidelines.html https://www.premise.com/app/zh-rCN/privacy_policy.html https://www.premise.com/app/zh-rCN/tos.html https://www.premise.com/app/es-rES/privacy_policy.html https://www.premise.com/app/es-rES/tos.html https://www.premise.com/app/zh-rTW/community_guidelines.html https://www.premise.com/app/zh-rTW/privacy_policy.html https://www.premise.com/app/zh-rTW/tos.html Defined in Android String Resource |
|
https://www.premise.com/app/community_guidelines.html https://premise-prod.firebaseio.com https://www.mapbox. |