Post

Replies

Boosts

Views

Activity

Reply to Open javascript popup in WKWebView?
Answer here does not work - javaScriptCanOpenWindowsAutomatically does nothing. iOS is pain. Everything what works on Android is problematic on iOS. Android WebView has no problem with window.open(). We needed to open link with PDF and link is dynamically created. We had to change "button" element with onclick="window.open(...)" to "a" element with target=_blank and dynamic href=...
Topic: App & System Services SubTopic: Core OS Tags:
Mar ’22
Reply to Primary Language Change issue
It is a little bit tricky/complicated. You have to do two production releases. Firstly add screens for origin primary language (as usually) and also for new secondary language - release must be reviewed and approved by Apple. Then you have to do second release in which you can change primary language. So process takes several days to change primary language :(
Mar ’21
Reply to "Not enough free space" when trying to install XCode even though there's ~7x more free space than required
Shame on Apple! I have 41 GB free space but I can not update latest Xcode which has just 12 GB. How much place it needs to unzip? My 4 year old MAC with 120GB disk is not usable I can trash it because I have there just MAC OS + Xcode and it says that 40 GB is not enough for Xcode update. Terrible! Also it always downloads Xcode from the start! Dear Apple, why I have to download several times 12GB when you show alert about not enough space to install (but it is already downloaded because it has only 12Gb and free space is 40 GB, why you delete it???). I have to download again and again after unsuccessful Update button click.
Feb ’21