CRA PWA installed to home screen on iOS 13 does not update? - ios

I have created a pwa with create react app method. I installed it to home screen of iPhone with iOS 13. Then I made an update to the app and deployed it. But app installed on iPhone home screen does not update. The home screen app updates if I open the app first in Safari. Also the app updates if I clear the cache of Safari.
In Android everything is working like it should be and the home screen installed on Android device updates automatically.
I don't know if I should provide you with some code, if you want to see some, please tell me what. I have found some talk about this and it might be something to do with new lifecycle of pwa/home screen apps updated in iOS 12. But also there was talk that it should be fixed in iOS 13. So I'm not sure where should I start to look the problem.

Related

Problem with publishing Xamarin iOS app to App Store

I just upgraded Xcode and Xamarin iOS to a newer version, and I face problem as in the image below. I am stuck in it for a long time. Can anyone help me?
You must add app icons to proceed , or either some bundle settings are not recognizing the app icons you have added already.
Application Icon - Every iOS app must define an application icon. This is the icon that the user will tap from the iOS home screen to launch the app. Additionally, this icon is used by Game Center, if applicable.
Take a look at this thread for Xamarin where all of it is included , Good Luck !
https://learn.microsoft.com/en-us/xamarin/ios/app-fundamentals/images-icons/app-icons?tabs=macos

App created in Xcode 9 crashes with screen record on in iPhone iOS11

I created a couple of apps and side loaded them on my iPhone.
I was playing around with my iPhone screen recorder and noticed the apps I side loaded, would close out.
Apps like LinkedIn, Twitter, shopping apps will stay on top.
Is there a setting in Xcode that prevents this?
I believe I found the answer. I had updated to iOS 11.0.1, thats when the crash started. Worked well with iOS 11. Just reloaded the app from Xcode and it works now. At this writing, the Apple Developer website is down for maintenance, so I am unable to load my other apps.

iOS: in-house app wireless installation does not display progress

I am using the procedure described here http://help.apple.com/deployment/ios/#/apda0e3426d7 to install an in-house app using a wireless network. As indicated in the docs, I have created a website serving a webpage containing the link to the app manifest.
A user would typically install the in-house app on his device by opening the webpage and then pressing on the link to the manifest. With iOS 7.x, the Safari browser would then go in the background and the user would see the app installation in progress (app logo + progress indicator on top of the logo).
In iOS 9.x this is no longer the case: Safari does not go in the background and there is no visible indication of the app installation except a very tiny progress indicator at the upper left corner of the device's screen. In other words there is no immediate visual clue that the app is installing, as in iOS 6.x & 7.x
However the installation completes successfully and the app logo eventually appears on the device screen.
Is there a specific way of activating the previous iOS 6.x & 7.x behaviour? Has something changed in the in-house wireless installation procedure?
Thanks
I got the same issue in my company, and it's more a bug than a feature. I hope the 9.3 version will fix this

iOS 8 app goes background in open

After iOS 8 release, we are getting feedback from some users about our app that whenever users try to start app, operating system navigate it to background. I was able to examine this issue myself and I see that OS does not terminate app or app does not crash. In fact, app appears in background apps menu. Whenever user tries to open the app it closes itself something as if “simulating user's home button touch”. Of course, I’m not doing something like this by code. And this issue only show 100 in 1 and only in iOS 8 devices. It shows any kind of devices from iPhone 4S to 5S.
Have you ever encounter an issue like this?

Apps does not show up in iPad

Hi All,
I have created an iPhone Application and have uploaded it in the Appstore. But when I search the app in iPad, it shows up in the search results, but does not open up the Application related information in the screen. It does not show up the screen to install the app in iPad.
It works fine in iPhone. But not in iPad.
Please help me....!!!!!
Check this post: How can I restrict my app for iPhone's only, excluding iPod touch?
It may happen due some restrictions you put in your project, for example "telephony" device capability will restrict the app from running on iPad and the application will not be even listed in the iPad app store.

Resources