Post

Replies

Boosts

Views

Activity

Reply to Getting error when I am going from 1st view to 2nd view controller
import UIKit import CoreData @main. ---- here I am getting error in App delegate file class AppDelegate: UIResponder, UIApplicationDelegate {     func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {         // Override point for customization after application launch.         return true
Jul ’22
Reply to Getting error when I am going from 1st view to 2nd view controller
import UIKit import CoreData @main. ---- here I am getting error in App delegate file class AppDelegate: UIResponder, UIApplicationDelegate {     func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {         // Override point for customization after application launch.         return true
Replies
Boosts
Views
Activity
Jul ’22
Reply to I am not finding text here in this code below
Thank you Claude. Really appreciate your help. Can you please help me with this "When you paste code, please use Paste and Match Style, then use Code formatter tool (<>) " I did not get this point.
Replies
Boosts
Views
Activity
Jul ’22
Reply to I am not finding text here in this code below
Please help getting error in myNameLabel.text=myNameTextField.text // error
Replies
Boosts
Views
Activity
Jul ’22