Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

[Android] GeckoView crash in release mode in API 28 if using aab instead of apk #137

@Daddoon

Description

@Daddoon

Android: GeckoView crash in release mode in API 28 if using aab instead of apk.

As stated by @shawndeggans, it seem that GeckoView in BlazorMobile is crashing in this particular case.

We found that it does not crash when released as an APK instead of a AAB.
This issue is also for following.

Maybe this is related to the fact that current GeckoView lib was built against API 26 and maybe some code prevent to compile correctly against API 28 Bundle functionnality.

We will not update the GeckoView lib yet as there is some breaking changes in the binding generation if updated to the last version, and no time yet to investigate. And also we are not even sure that updating GeckoView is the way to resolve this bug.

Metadata

Metadata

Assignees

Labels

area-blazormobileThe task is specific to BlazoMobilebugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions