You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when I hot restart the app - apphud fails to initialize again and shows error
E/ApphudLogs(28254): Abort initializing, because Apphud SDK already initialized.
E/ApphudLogs(28254): You can only call `Apphud.start()` once per app lifecycle.
E/ApphudLogs(28254): Or if `Apphud.logout()` was called previously.
Probably it's on library to implement hot restart behaviour to eliminate these problems.
The text was updated successfully, but these errors were encountered:
Hello, when I hot restart the app - apphud fails to initialize again and shows error
Probably it's on library to implement hot restart behaviour to eliminate these problems.
The text was updated successfully, but these errors were encountered: