Are IonIcons bundled assets?

Locally I’ve upgraded to SDK 32 and the ios standalone build has been built and deployed at that version (though before the change of ionicon). The android standalone binary in the Play Store was built against SDK 29 though.

Not sure if it is relevant but I’ve now realised that other js changes don’t seem to have made it through the OTA update route either.

For background a separate organisation (using our buxtonfringe credentials and git source) has done the ios standalone build using their Apple ID and I am then running an expo-cli publish after changing the .js code in my copy of the project. As per App id with identifier <app_identifier> is not available. Please enter a different string. we are now using a bundleIdentifier on ios that is different to the android package id after your previous guidance - and that has allowed us to get a binary successfully submitted to the Apple Store which is great!

Thanks,

Dan