Post

Replies

Boosts

Views

Activity

How to display a score count
I am trying to pull data from a database to display on profile for score count and basically trying to set the label's text in Xcode. What is the best way to do this since what I am doing is throwing errors. I am trying to see what I did wrong. Thanks I did let user = PFUser.current! if let score = user["score"] as? Int { scoreLabel.text = score } else { scoreLabel.text = user.score }
3
0
679
May ’21
What happens when I turn beta updates off on my iPhone and iPad?
I was on the public beta on my iPhone and I moved it to developer beta but want to switch it back to public beta. I can't see the option to to do that neither do I see the profile in VPN and Device management. I tried to restore my iPhone but that didn't workout (although I would prefer not to restore my iPhone). My plan is to get back to public beta or at least the regular updates. So I have turned the beta updates off but still on iOS 17. So my question is, what happens when I turn it off? Do I get updates for the regular updates when it is released or will I be stuck in the update I have now?
1
0
2.7k
Jun ’23