Since the first 4.3 beta 1 the watch 3 (cellullar) stay had difficulty to start when is powered up and stay locked on the Apple Logo. It is necessary to reboot it pressing the two buttons. This happened very often at startup.Now with the Beta 2, 4.3 (15T5176c) it's very difficult for it to boot correctly, she stays locketd on the Apple logo. It is necessary to force the reboot pressing the two buttons a lot of times for it to be ready.Do you have this kind of problem ?
Search results for
4.3
572 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I am whitelabeling the Rocket.Chat app for use with a small but growing group of people. I want to make it as easy as possible for them to download and use the app as many of them are not very tech savvy. When going to upload the app, the review process flagged it as a violation of guideline 4.3 - Spam. My question is: 1) Is there another way that would be better to distribute my app? 2) Is there a way I can change my app or my listing so as not to violate 4.3 as spam is absolutely not my intension. Thank you for your help!
Extremely offended. It leaves me speechless at how inconsistent the apple developer review process is. I got case 4.3 resolved previously, but they keep telling me how I violated 4.3. So I added new functionalities but they still reply with the same automatic response. They told me I have one thing (blocking function) before the approval, I did so, and they still reject me. I am about to lose a lot of money because of this inconsistent process. It makes me so angry and desparate. Please do your work.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Regarding different versions of the app for different country App Stores - you choose the countries in which each app is listed for sale. So you could use a different app for different countries. Each different app would actually be just a different version of the same app. But here you would run up against being rejected for '4.3 Spam' https://developer.apple.com/app-store/review/guidelines/#spam A better solution would be to have the app detect the country App Store from which it is purchased. I do not know a straightforward way of doing that because currentLocale is set by the user's preference not the user's App Store country. But another way is to make an SKProductRequest for an IAP - any IAP. During the response to that SKProductRequest you would examine the SKProduct's priceLocale.countryCode and that would reveal the counry of the App Store. https://developer.apple.com/documentation/storekit/skproduct/1506145-pricelocale?language=objcIn this process there is no need to actually make the purch
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
Hi there, Im trying to submit an app but is rejected from apple gour guidelines 4.3(a) Design-Spam violation. Can someone help me with that please?
What process can be successfully modified? Can I remove the old app from the shelf and use the new BundleID to re launch it? If so, how to deal with the problems related to 4.3 Spam in the new application audit?
I could not get it wrapping at the right place. It looks like SwiftUI wraps to balance as much as possible to have same length text on both lines. No way to directly ask for a lineBreakMode, unless you go through UIViewRepresentable https://stackoverflow.com/questions/58469001/how-can-i-get-text-to-wrap-in-a-uilabel-via-uiviewrepresentable-without-having/58474880#58474880 . how to vertical align top for text High Tide Declare in the HStack (see below) I tested with a longer text just to check Text(1:08 AM (Tue 03) January and more) Why do you define explicit GeometryProxy var ? How to you call to initialise (in SceneDelegate for instance). I changed as follows to be able to test struct TideForecastInfoView: View { // var geometryProxy: GeometryProxy var body: some View { GeometryReader { geometryProxy in VStack { getHeaders(geometryProxy) TideForecastEntryView() // geometryProxy: geometryProxy) .padding(2) } .background(.white) .clipShape(RoundedRectangle(cornerRadius: 14)) .shadow(radius: 8) } } @ViewBuilder
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags:
Thanks Jay_limbani for this topic, I'm facing this issue as well. Let me borrow your topic to ask Apple App Review Team to assit me, hope you don't mind. Appreciate and thank you. Submission ID : c845d491-a9e6-46b2-81d1-acb659cf55c6 Dear App Review Team, I hope this message finds you well. Harmonian is not just another app; it’s a heartfelt effort to create a platform where individuals facing life’s challenges can find support, guidance, and hope. It is a unique, ad-free space focused on fostering mental well-being, empathy, and positive engagement—unlike entertainment-driven or generic platforms. Our mission is to make a meaningful difference by helping people connect, share, and uplift one another in a safe and harmonious environment. I understand your concerns under Guideline 4.3(a) regarding similarities with other apps. While certain features may seem familiar, I assure you that Harmonian is fundamentally different in its purpose, execution, and user experience. It is built with a focus on pers
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
Hi, Unfortunately, I am still facing the same issue. The latest versions have been rejected multiple times under Guideline 4.3(a) - Design - Spam: “We noticed your app shares a similar binary, metadata, and/or concept as apps submitted to the App Store by other developers, with only minor differences. Submitting similar or repackaged apps is a form of spam that creates clutter and makes it difficult for users to discover new apps.” I’ve carefully reviewed this feedback and made significant updates after each rejection, including adding new features, improving the UI/UX, rebranding, and introducing localization for more languages. Despite these efforts, the app continues to be rejected for the same reason. Here’s a summary of the key changes I’ve made so far: • Added ~10 unique new features • Completely revamped the UI/UX • Introduced new languages (localization) • Implemented TipKit • Rebranded the entire app • Improved security • Added entirely new modes The latest version of the app is vastly diffe
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
In Guideline 4.2.6.Apps created from a commercialized template or app generation service will be rejected unless they are submitted directly by the provider of the app’s content. These services should not submit apps on behalf of their clients and should offer tools that let their clients create customized, innovative apps that provide unique customer experiences.This Guideline is very similar to Guideline 4.3.How to comply with Guideline 4.2.6 without violating Guideline 4.3?Is it possible to just use the tool to create an similar app and submit it using the client's developer account?Is there an impact if the customer's developer account is an individual developer account and not an enterprise developer account?
I feel it is less about what differences are inside the application, and more about Apple wanting to reduce the clutter in the Appstore.I am all for reducing the number of junk apps, clones, flappy games, and spam, but to outright tell all developers that they have to combine several games into a container app, some of which just don't belong together is overstretching this guideline.Apple needs to soften up the 4.3 guidelines, and allow developers to continue to publish apps that are branded toward the specific target market. eg: diet apps should not be combined. I as a customer would not want to download an app with multiple varying diets when I'm only looking for one specific one.Same with travel apps - if I want an app that caters to Paris traveling, I do not want NYC, Rome, London, Milan, & other cities in a bundle.The idea behind the agreement is well intended, but it's taken too far, without consideration for marketing & other things that come into play with the Appstore.So the topic i
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
As per the Apple review guidelines 4.3, multiple bundle Ids of the same app can be rejected by apple. Can you please confirm if there is any way to appeal Apple to allow more than one app with only change in theme and enabling / disabling few features based on permissions?
I ran dating app a few years ago, and found some bugs but couldn't fix them because of no developer at that time. So, I had to stop from sale. Now I'm trying to upload after fixing bugs for review. then, Will my app be supposed to be rejected for review guideline 4.3 Spam?
We have been developing a new app for scanning documents and photos for six months. This app has many unique features that other apps don't have. The app automatically detects holes on the documents that have been punched with a hole punch and removes them from the document. The corners of the detected document are automatically moved inwards to get clean edges, the user can set how many pixels to indented. This app recognises the text very accurately and inserts it into the PDF document behind the image at the exact position and text size as the text on the image. The PDF generated by the app can be searched for text and the text can be marked and copied. Another important feature that no other app in the App Store offers is the function that all four corners of the document are shown enlarged in four circles and are visible at the same time. The user can see immediately if the corners have been recognized satisfactorily or if they should be corrected. The user can move the corners either on the document or
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
HI Team! I had submitted an update for my game which was already live. I didn’t change any designs in the game, I just removed the bugs and added a 'Rate Us' button link. Still, my game is being flagged at 4.3, even though it was previously live and running fine on the app store.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review