Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Manifest key warnings @ Firefox for Android version #4

Closed
miclgael opened this issue Sep 30, 2019 · 1 comment
Closed

Manifest key warnings @ Firefox for Android version #4

miclgael opened this issue Sep 30, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@miclgael
Copy link
Owner

miclgael commented Sep 30, 2019

These warnings were given in Mozilla Developer Hub when signing the package for release 0.0.1

⚠️ Manifest key not supported by the specified minimum Firefox for Android version

Warning: "strict_min_version" requires Firefox for Android 56.0a1, which was released before version 57 introduced support for "options_ui".

Warning: "strict_min_version" requires Firefox for Android 56.0a1, which was released before version 57 introduced support for "options_ui.page".

⚠️ runtime.openOptionsPage is not supported in Firefox for Android version 56.0a1

Warning: This API is not implemented by the given minimum Firefox for Android version

@miclgael miclgael added the bug Something isn't working label Sep 30, 2019
@miclgael miclgael changed the title Manifest key not supported by the specified minimum Firefox for Android version Manifest key warnings @ Firefox for Android version Sep 30, 2019
@miclgael
Copy link
Owner Author

These issues have been patched in release v0.0.2, by bumping minimum version to 57.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant