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 XCode incompatible with iphone 15.4.1
macOS Big Sur 11.6.7 20G630 released in June 9, 2022 is incompatible with iOS 15.5 released May 16, 2022. Apple platform for developer is nightmare it is worst platform all over the world. I hate this. Apple is not able to support compatibility between own softwares for more then several weeks.
Replies
Boosts
Views
Activity
Jun ’22
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:
Replies
Boosts
Views
Activity
Mar ’22
Reply to Unable to authenticate with App Store connect
Restarting XCode worked. Apple sh!t platform.
Replies
Boosts
Views
Activity
Jan ’22