xamarin - iOS 8 (.0 to .3) vs 8.4 Share Extension -
while developing tools date, noticed on 8.3 , lower devices extension seems have disappeared , not show @ in list users can enable it. extracted contents of app file , extension compiled , packaged.
on few devices decided update, extension started showing on ios 8.4 devices (post update no app reinstall required).
what's this? has else run issue? there can fix it?
nb: have mention, thing changed updating our dev tools. extension project untouched. dev environment using xamarin.
make sure cfbundledisplayname , cfbundlename values both set in info.plist share extension. if memory serves correctly, i've run same issue before , that's how managed solved it.
Comments
Post a Comment