ERROR ITMS-90858: "Missing messages file. Safari web extension bundle Pocari/Contents/PlugIns/Pocari.Extension.appex is missing the messages.json file for the en locale."
I have this extension that builds and run as expected, but trying to upload it to Apple I get the above error.
The messages.json is there for "en" in my locale folder but I must be missing a reference somewhere.
I am not trying to build for anything other than English for now.
To try to resolve this I have added localisations array with item 0 as English.
Where else do I need to look?
I have this extension that builds and run as expected, but trying to upload it to Apple I get the above error.
The messages.json is there for "en" in my locale folder but I must be missing a reference somewhere.
I am not trying to build for anything other than English for now.
To try to resolve this I have added localisations array with item 0 as English.
Where else do I need to look?