Daddoon / BlazorMobile

Create full C# driven hybrid-apps for iOS, Android, UWP & Desktop with Blazor!
MIT License
413 stars 55 forks source link

Update GeckoView to at least 72.0 #194

Open Daddoon opened 4 years ago

Daddoon commented 4 years ago

Update GeckoView to at least 72.0.

Current version is working fine, but remote debugging of GeckoView is not possible on this version, as WebIDE is deprecated and not shipped on recent versions of Firefox.

The new behavior with about:debugging option need at least GeckoView 72.0 in order to user this new way of doing it.

Daddoon commented 4 years ago

As it is still possible to install Firefox 67 with WebIDE for debugging, this issue is less a prioritary