Post

Replies

Boosts

Views

Activity

Xcode error
I just purchased a new M3 chip MacBook Air a little after it came out. I was able to create and deploy an iOS application. However, now that I am trying to create a new project Xcode throws an error upon launch. Steps to recreate the error (if possible) Open Xcode Select create new app An error is where the preview should be. At this point I have added no code. It is all boiler plate from Apple.
3
0
223
3w
AdMob
What age restriction would my application fall under if I integrate AdMob? I blocked certain categories such as: Alcohol Gambling ****** content Weight loss Drugs and supplements Get rich quick schemes I am aware that turning off certain categories is the most I can do at trying to prevent certain r-rated and mature content from popping up. Before adding AdMob my app could be used by everyone.
0
0
248
Apr ’24
SwiftData data propagation
My app application uses pure Swift, SwiftUI, & SwiftData. One view contains a quiz. After a user completes a quiz I would like to display the results in another separate view. My specific problem is passing data to sibling views (from origin view to destination view). If anyone could help I would appreciate it. I’m using @Model macro above my class .modelContainer for designing/ designating the container @Envioronment variable to insert the data into the context of the origin view. Add same data (quiz result) to destination view.
1
0
278
Mar ’24