Post

Replies

Boosts

Views

Activity

iOS 14 Universal Links broken on not default browser
On iOS 14 you can pick another default browser than Safari. If you use another browser, that browser will ask the user to change their default browser.  I have installed Chrome and set it as default But problem comes when I try to open a Universal Link (which was working just fine when Safari was the default browser), which seems to just not work. With Safari as default browser, the Universal Link would work, and the corresponding native app was getting opened. However, with any other browser different from Safari set as default, the feature is broken and the Universal Link doesn't open the native app. Has anyone experienced anything similar? Why might this happen and how might this be solved? Any help is very much welcomed
2
1
1.7k
Dec ’22
How to pass data between 2 VCs
Hi guys, i got a weird problem with my app, i would love to pass one data from a VC(like SettingsViewController) to the main VC. now when i use the delegation pattren it aint working for some reason( it doesnt call the function in the delegate), even if i use directly and try to use the variable it doesnt work.
2
0
319
Jun ’20