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.
Post
Replies
Boosts
Views
Activity
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
Hello everyone,
I am reaching out because (as you know) Apple recently sent out an email about an upcoming in-person event in Cupertino. I purchased my plane ticket and went to reserve my spot by August 9th (as requested) and I was unable to do so. I reached out to support but have not heard anything back.
I incorporated three ads into my free applicatio. I have only made money from two of the banners. Does anyone know how I might fix this.
linkText
I am running a campaign but I am not seeing any updates across the following dashboards:
Google AdMob Dashboard
App Store Connect Dashboard
Search Ads Campaign Dashboard
The campaign has been running for half a day. I have been attempting to check the hourly stats. Does anyone know why this might be the case.
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.
Not impressed. Jk.
My app has only received around 500 impression over 4 or 5 days. How can I fix that?
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.
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.