iOS Question App.canopenurl Not working

mcqueccu

Well-Known Member
Licensed User
Longtime User
I have an old app I am updating, upon submission, it was rejected (App completeness) because the button to open external URL was not working.

I have been running test for the past two hours but nothing seems to work. I switched between secondary and primary Hosted build servers but it still not working.

I am using B4i Version 8.51 and iPhone XR (iOS Version 18.4.1)
 

Attachments

  • OpenURL.zip
    3.5 KB · Views: 78

hatzisn

Expert
Licensed User
Longtime User
The method was deprecated now it is called in a different way...
 
Upvote 0

mcqueccu

Well-Known Member
Licensed User
Longtime User
Okay, I came across this post #8 and #9, showing Its Deprecated but a new fix is in B4i v8.80



 
Upvote 0
Top