Posts

Post marked as solved
2 Replies
158 Views
Not impressed. Jk. My app has only received around 500 impression over 4 or 5 days. How can I fix that?
Posted Last updated
.
Post not yet marked as solved
0 Replies
152 Views
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.
Posted Last updated
.
Post marked as solved
1 Replies
214 Views
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.
Posted Last updated
.