Post

Replies

Boosts

Views

Activity

Reply to Submit screenshots for ARKit apps?
I need help! - https://developer.apple.com/forums/thread/654093 I am going to submit my ARKit app for review on the App Store today, but I am having trouble with my screenshots. I have taken my 6.5 inch screenshots, my 5.8 inch screenshots, and all my iPad screenshots! The problem is: I don't have any 5.5 inch devices!  Please help as I need to submit the app today!
Jul ’20
Reply to Different between UIkit and Swiftui
UIKit UIs are made using the drag-and-drop Interface Builder - https://developer.apple.com/xcode/interface-builder/. UIKit apps connect to the code using outlets and actions - https://developer.apple.com/library/archive/referencelibrary/GettingStarted/DevelopiOSAppsSwift/ConnectTheUIToCode.html. SwiftUI UIs are made programmatically. SwiftUI code is controlled from the same code as the UI: hackingwithswift.com/quick-start/swiftui/how-to-create-a-tappable-button
Jul ’20