Search results for

4.3

572 results found

Post

Replies

Boosts

Views

Activity

Watch 3 cellular locked on Apple logo at startup
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 ?
0
0
399
Feb ’18
Uploading a Whitealabel app to the App Store
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!
0
0
1.1k
Jan ’23
Extremely offended by Inconsistent Review
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.
2
0
198
Feb ’25
Reply to publish different app version according to the country
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
May ’19
Reply to Why Doesnt this Wrap Correctly?
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:
Jan ’23
Reply to App Review rejected due to Guideline 4.3(a) - Design - Spam App Store Distribution & Marketing
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
Nov ’24
Reply to Apple is preventing us from updating our app
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
Jan ’25
About Guideline 4.2.6
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?
0
0
1k
Jun ’18
Reply to 4.3 Design Guidelines - Apple please reconsider how this is enforced.
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
Aug ’17
Reply to My App Rejected 4.3 Design: 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
Jun ’23
App Review
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.
1
0
206
Nov ’24