I can’t figure out why this is happening. There’s no toggle to publish/unpublish from Android specifically anywhere in the backend that I have been able to find. It’s clearly compatible as it installs on Android and works fine. So why is it not in search?
You will need to add a gecko_android section. Also I notice that manifest.json and manifest-firefox.json have different contents. Does Firefox actually read the latter? I can’t find any mention of manifest-firefox.json in the docs.
Thank you, everyone. To clarify, manifest-firefox.json is in the source but we manually copy it to manifest.json, if I’m not mistaken, when we release for Firefox, especially since our Chrome version has now moved to manifest v3.
Thanks for the gecko_android tip, I haven’t seen it before, this must be it.