UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

project4 exercise

Forums > Swift

Hey! I am trying to go over the challenge of the project 4 but I have a problem with the first part I changed the "DecisionPolicyFor" function like in the picture (see the link) and when I open the application I get a warning that "the link is not safe". Tried to shove the load to the main in loadView, but the result is the same https://www.notion.so/problem-9b2f6fce73b74e74a1c0a0779aef5724

here's the challenge https://www.hackingwithswift.com/read/4/6/wrap-up

UPD i fixed that, but apple.com still doesnt work. i think thats because of the host of the apple

3      

You tend to get the link is not safe when trying to open a non secure http:// web site not a https:// so need to make sure your URL are https://. I think that the problem.

3      

BUILD THE ULTIMATE PORTFOLIO APP Most Swift tutorials help you solve one specific problem, but in my Ultimate Portfolio App series I show you how to get all the best practices into a single app: architecture, testing, performance, accessibility, localization, project organization, and so much more, all while building a SwiftUI app that works on iOS, macOS and watchOS.

Get it on Hacking with Swift+

Sponsor Hacking with Swift and reach the world's largest Swift community!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.