Skip to content
This repository has been 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

Open
Daddoon opened this issue Oct 29, 2019 · 2 comments
Assignees
Labels
area-blazormobile The task is specific to BlazoMobile bug Something isn't working

Comments

@Daddoon
Copy link
Owner

Daddoon commented Oct 29, 2019

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.

@Daddoon Daddoon added bug Something isn't working area-blazormobile The task is specific to BlazoMobile labels Oct 29, 2019
@Daddoon Daddoon added this to the BlazorMobile Task ideas milestone Oct 29, 2019
@Daddoon Daddoon self-assigned this Oct 29, 2019
@Daddoon
Copy link
Owner Author

Daddoon commented Oct 29, 2019

Doc has been updated

@Daddoon
Copy link
Owner Author

Daddoon commented Mar 8, 2020

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazormobile The task is specific to BlazoMobile bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant