mattermost-mobile/app/init
Daniel Espino García 9f84ab79ce
Only call app entry on websocket reconnect (#7065)
* Only call app entry on websocket reconnect

* Handle notification on its own entry and run app entry on websocket initialization

* Fix notification entry issues

* Fix login entry and add retry on entry failure

* feedback review

* Put back handleEntryAfterLoadNavigation before the batching

---------

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-02-23 10:11:34 +01:00
..
app.ts Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
credentials.ts Clean todos (#6897) 2023-01-12 14:25:39 +01:00
launch.ts Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
managed_app.ts Remove mock locations from jailbrake detection (#7005) 2023-01-24 10:42:52 +04:00
push_notifications.ts Request permissions for Android push notifications and refactor code to use network client (#7059) 2023-01-31 21:33:35 +02:00