Post

Replies

Boosts

Views

Activity

MacOS
Why can't I publish the app I paid Apple developer fees, purchased a 12 hundred dollar computer, and used the most recent technologies. Since when can we not publish apps developed in beta environments. I turned all my updates off. I purchased a domain name, hosting, and email for this most recent application. I need to update the privacy policy as well. Weird.
1
0
259
Sep ’24
Reinstall MacOS 14.6.1
Hello everyone. I was eager to install the latest MacOS 15 Beta and try out the new Apple intelligence. Normally, I just wait for the Alpha version. This time I did not. I am having so many errors with the OS and Xcode-Beta. For one, I updated one of my applications; however, I was informed that Apple does not accept .ipa files (or builds) that have been built in Xcode-Beta. Now I am unable to publish new apps to the Apple App Store (or updates). I reset my MacBook Air M3 2014. I downloaded Sonoma (MacOS version 14) from the AppStore, but I was informed it will not work on this Mac. I downloaded version 14.6.1 from the developer section, and my computer does not know how to open .ipsw files. Does anyone know what I should do, or what I can do. I have another MacBook that is like 10 years old, but I really want to use the new OS environment. Any help would be appreciated. Thank you, Erica Perkins
0
0
382
Sep ’24
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
585
May ’24
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
494
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
459
Mar ’24