safe-global / safe-android

🔐 App to manage and interact with Safe
https://safe.global
GNU General Public License v3.0
90 stars 38 forks source link

Intercom: invocations crashes after failed init #1940

Open elgatovital opened 1 year ago

elgatovital commented 1 year ago

Problem

3rd party contributors are not in possession of Intercom api keys - > Intercom lib cannot be initialised successfully. Every intercom call crashes the app.

Solution

wrap intercom invocations to prevent app crashes. App should be usable with or without initialised Intercom library as it is not a crucial part of it.

liliya-soroka commented 1 year ago

checking with Viatly - verified