Files
Diego Romar d47cfdd458 bug: App stuck in NetBird logo on cold start (#50)
* Revert ViewModel creation to synchronous pattern

Since the slow configureManager() call was removed from
NetworkExtensionAdapter.init() and the remaining operations are
lightweight, this asynchronous pattern isn't necessary anymore.

Reason for this commit: app is stuck on netbird logo display on
cold starts. This was corrected but reintroduced when this
ViewModelLoader was introduced.

* Run Firebase after UI is visible

* Bump version to 0.0.16.1

* Add better fit on NetBird logo for loading screen

* Return ViewModelLoader class usage to offload Go runtime initialization

* Return Firebase initializing for iOS using AppDelegate

Issue wasn't related to Firebase

* Return Firebase initialization mechanism for tvOS

* Add loadCurrentConnectionState call on .onAppear

* Bump NetBird and NetBirdNetworkExtension to 0.0.16.3

* Bump tvOS version to v0.0.16.1
2026-01-23 19:51:40 -03:00
..
2024-02-28 19:22:16 +01:00
2024-02-28 19:22:16 +01:00