ios-standalone-mode

Unable to install .ipa from apple configurator 2 and xcode

依然范特西╮ 提交于 2020-03-26 02:09:00
问题 This is my first app to try to distribute, a beginner here. Please help me I have created an app with Expo React Native and wanted to distribute it to my friends for testing. I generate the .ipa file with the command below. expo build:ios Expo request for my credentials and some other details when I run the command above and I leave everything to the expo to handle the documents. With the generated .ipa file above, I use Apple Configurator 2 to install my app, simply “add”>“apps”>“Choose from

How can I prevent iPad Multitasking Gesture from locking mobile web app?

雨燕双飞 提交于 2019-12-21 21:07:43
问题 If I have a mobile web app (website with meta tag name="apple-mobile-web-app-capable" content="yes" ) and save it to the homescreen to create the "app"... then open the app and use the four finger swipe to switch applications and switch back to the mobile web app... it will bring me back, but the app is completely locked/frozen/disabled. Is there any way to make it so the app doesn't get locked when swiping away and back to it? If not, I suppose it would be better to restart the app than

How can I prevent iPad Multitasking Gesture from locking mobile web app?

百般思念 提交于 2019-12-04 18:06:24
If I have a mobile web app (website with meta tag name="apple-mobile-web-app-capable" content="yes" ) and save it to the homescreen to create the "app"... then open the app and use the four finger swipe to switch applications and switch back to the mobile web app... it will bring me back, but the app is completely locked/frozen/disabled. Is there any way to make it so the app doesn't get locked when swiping away and back to it? If not, I suppose it would be better to restart the app than bring up a frozen screen.. so would that be possible? Restarting the app is easy. I dont know of any