swift - Core Data detail view Error -


i have been working on app has tableview users can add information on seperate viewcontroller via uitextfield. trying set user can tap on given cell able view data on viewcontroller or edit again. being saved using coredata.

enter image description here

best way can put check this. never crash or throw error:-

if let sender = sender as? string {  guest.player = sender } 

Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -