4.3

404 results found

Post

Replies

Boosts

Views

Activity

watchOS 4.3 beta 3 Activity doesn't properly sync with iOS 11.3 beta 4
On the Watch: watchOS 4.3 beta 3On the paired iPhone: iOS 11.3 beta 4Observed behavior: Activity numbers (Move/Exercise/Stand) stop updating on the Watch, until the Watch is put to Airplane mode/restarted. If nothing is done - data is lost completely. In particular, Stand hours are missing and marked as empty, like the watch was not even on the wrist during that hour. Was previously observed with watchOS 4.3 beta 2 and 1 (and iOS 11.3 beta 2 and 1), but was fine with iOS 11.3 beta 3. After iOS 11.3 was updated to beta 4 - problem occured again and stay there.Remarks: with this iPhone two Apple Watches are paired. One with watchOS 4.2.3, another one - with watchOS 4.3 beta 3. However, the Watch with watchOS 4.2.3 is completely turned off for a week already.
0
0
367
Mar ’18
Multicolor complication icon is white
I'm trying to display a color icon as a complication when Multicolor setting is set (Utility, Modular, Extra Large, Siri screens).I have a 2 color PNG icon with alpha channel and some semitransparent elements. However, my icon is always displayed as white.I do NOT set tint for `CLKImageProvider`.From Apple's app and some 3rd party (e.g. Carrot Weather), I can see that it is possible. Who do I miss?Testing on watchOS 4.3 simulator.
0
0
1.9k
Aug ’18
4.3 Design: Spam Rejected. Please help me resolve this.
Hi everyone.First sorry for bad EnglishOur app have been rejected. I asked the specific solution but they sent me message belowWe do have an app/game have same feature but we removed it already.Please suggest me how to resolve this issue. Are we need to permanent delete it (how to do it?), or update the old app?From Apple4. 3 Design: SpamHello,We are not able to provide feedback on app concepts or features, but we recommend evaluating your suggestions against the App Store Review Guidelines, as well as the iOS Developer Program License Agreement (PLA), and the iOS Human Interface Guidelines.Additionally, if you are considering implementing any of the following functionality, we recommend reviewing all associated reference material and other resources available on Apple Developer for any additional requirements.- Apple Developer- Apple Copyright and Trademark Guidelines- Game Center- iCloud- In-App PurchaseYou may also choose to post a question in the Apple Developer Forums.Best regards,
0
0
1.4k
Jun ’18
Guideline 4.3 - Design - Spam Has been really checked by human or is a bot message?
Hello, I've uploaded my first application on applestore and they 've replied : Your app primarily features astrology, horoscopes, palm reading, fortune telling or zodiac reports. As such, it duplicates the content and functionality of many other similar apps currently available on the App Store. While these app features may be useful, informative or entertaining, we simply have enough of these types of apps on the App Store, and they are considered a form of spam. My application is related Turkish Coffee, i have explained unique features and differences from other applications. Added special review notes, and uploaded detailed screenshots. I've not send 2. submission before get replied from Apple, and then i have asked to make a phone call, then they said okay we will call you in 3 days, but no sound again. In this time i have entered much more detail to my application and sent to review again with new features. Buuum: i've got same message again. I don't believe my application reviewed by human, because ther
0
0
563
Aug ’21
Convert IOSurface-backed texture to GL_TEXTURE_2D
StackOverflow-question with bounty: http://stackoverflow.com/questions/38361376/convert-iosurface-backed-texture-to-gl-texture-2dI want to render an IOSurface texture with mipmapping.I am generating an OpenGL texture from an IOSurface like so:let error = CGLTexImageIOSurface2D(context.cglContextObj!, GLenum(GL_TEXTURE_RECTANGLE_ARB),GLenum(GL_RGBA), GLsizei(width), GLsizei(height), GLenum(GL_BGRA), GLenum(GL_UNSIGNED_INT_8_8_8_8_REV), surface!, 0)And rendering it with a simple fragment shader:#version 120 uniform sampler2DRect texture; varying vec2 texCoord; uniform vec2 size; void main(){ vec4 tex = texture2DRect(texture, texCoord*size); gl_FragColor = tex; }This works fine. But unfortunately, the texture is not mipmapped and is very grainy/pixellated when viewed at a smaller size. Upon further research, it appears that not only are IOSurface backed textures limited to a GL_TEXTURE_RECTANGLE_ARB target, they also do not support mipmapping.Allright. So my best alternative here seems to be to:Copy the GL_TEXTU
0
0
2k
Jul ’16
Unlisted app and SPAM 4.3 rejection
Hello, I would like to know, in case you received a rejection for SPAM 4.3 because there are similar apps on the app store if asking for the app to be released unlisted would solve the problem, as it would not be listed in the app store and would not cause confusion to users. Also the app in question is quite a niche app and it would be enough to distribute it via a link from our website. The app is free. Thank you.
1
0
418
Aug ’23
After 20 Years in the Industry, My Innovative App Was Rejected by Apple's Ever-Changing Review Standards – A Developer's Disappointment
I have been in the industry for 20 years, previously working as an internet product manager. In 2023, due to the global economic downturn, I was laid off and found it difficult to secure a satisfactory job. To support my family, I decided to leverage my skills. I designed my own app, and with a technical background, I taught myself popular programming technologies such as uni-app (a front-end framework) and Python. I wrote 100% of the front-end and back-end code myself and used AI tools to design the visual assets of the product. In March 2024, I successfully released an application called Mia (com.jacky.her) on the App Store. Mia connects to a large language model to chat with users and provide emotional support. I noticed there were already many similar applications on the market, but most of them were just simple chat boxes. I believe that future product competition will focus on more detailed features based on large models. Therefore, I designed a character prototype, added character mechanisms, and aimed
0
0
338
Jul ’24
I'm facing a SectorMark Bug
Hello, When I input Data 1 into SectorMark and then switch to Data 2, my application crashes. Any suggestions for resolving this issue? Data 1 [ReadingLog.PieChartData(id: E24A2F4F-5A80-4734-8497-1AE33EF4F007, hour: 4.3, category: biography), ReadingLog.PieChartData(id: 710C328D-0B58-4329-A3C1-66CC42A9C602, hour: 0.75, category: philosophy), ReadingLog.PieChartData(id: 37F0F9CE-7144-4B78-99C8-921292F6E730, hour: 0.17, category: novel)] Data 2 [ReadingLog.PieChartData(id: E24A2F4F-5A80-4734-8497-1AE33EF4F007, hour: 6.3, category: biography)] Error Message: Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x0000000216287cb8 Termination Reason: SIGNAL 5 Trace/BPT trap: 5 Terminating Process: exc handler [1978] Triggered by Thread: 0 Kernel Triage: VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter VM
0
0
456
Jan ’24
4.3 - Design - Spam: Rejected
I have made an application with the main function to enter birth dates and export information based on the Mayan calendar in Japan. I explained to the reviewer about the Mayan calendar. https://en.wikipedia.org/wiki/Maya_calendar And I still get a rejection from the reviewer: Guideline 4.3 - Design - Spam It took me a lot of time to make this app. How do I pass this assessment? Everyone helped me with it. Thank you.
0
0
401
Jan ’24
Guideline 4.3(a) - Design - Spam
尊敬的苹果审核官 您好 1.我们按照审核要求,这次提交审核中我们重新建了一个Xcode 项目,重构了代码功能及结构,删除了没用到的第三方库,图片资源、功能模块。 2.好多之前没用到的第三方库,资源已经被删除掉了,我们不明白为什么还会有 4.3 的审核意见,希望苹果审查官给一些详细改进意见。 3.为了能上线苹果市场,我们已经花费大量的精力,时间在配合更正 一些产品功能,开发人员加班加点的弄了好几周时间,希望审查官能给一些明确的改进意见,非常感谢。 4.期待digibuy应用能早日的审核上线,不枉费大家的共同努力。
1
0
1.2k
Jun ’24
iOS wifi personal hotspot signal extremely weak
Current:iPhone 6 Plus and iPad Air 2 here + iOS 9.3.2 + clean install versionYou go in other room, in this case 10m + 2 walls + 2 doors.Then activate iOS wifi personal hotspot in this room. Bluetooth is off. Only mobile data and wifi personal hotspot is on.In other room searching this wifi hotspot not working. Signal not available!!With my old iOS devices same issue iPhone 3gs,4,4s,5. Reset? Not fixed!!Hardware issue? No. The iOS devices in Apple-Store same issue. I said this issue in year 2011. And now? year 2016 with iOS 9.3.2. not fixed!!Android devices wifi personal hotspot Samsung Galaxy S3 (Android 4.0),S5(Android 5),S6(Android 6), Huawei Mate 7(Android 5), Sony Xperia Z(Android 4), Google Nexus 5 (Android N preview), iMac 2011 (OS X 10.11.5 wifi ad-hoc). No issue.If searching this wifi hotspots signal good-very good. Signal available!!Not forget Samsung devices have Broadcom wifi-chip as the iPhone or iPad.I wait since iOS 4.3 on the bug fixes.Second issue:iOS wifi personal hotspot not support
0
0
3.6k
Jun ’16
Would this business model end up breaking the guidelines?
Hello and sorry if this is posted in the wrong forum.I am in the process of creating a Whitelabel application which acts as a frontend to a forum. The forum is a web forum that many users can have separate installations of. The iOS app in question would therefore be almost exactly the same app, but branded to the specific forum, and connects to that forum only.Now in order to be able to publish these apps, and if the idea picks up and there are many users willing to get the app, would this break the AppStore Review Guideline 4.3? https://developer.apple.com/app-store/review/guidelines/#spamI would like to know that before going through the project and wasting developer time and money if this an unacceptable business model on the AppStore.Thanks for any insights.
0
0
266
Oct ’16
How this dev is able to get his same apps approved?
I have been searching for newly released apps and came across following account:https://itunes.apple.com/us/developer/free-las-vegas-casino-card-games/id1038615411?mt=8Appannie link:https://www.appannie.com/apps/ios/publisher/1038615411/Every 3 days a new apps is being published.While the app title limit is 30 charcters but his newest releases have 50 characters in app names in English which is very surprising as the web page on itunesconnect never allows to save if app title > 30 charsTotal 128 apps live till nowAll apps are same. Not even similar but same.All apps have same descriptionUnrelated words in app title and some questionable keywords too like casino, HuuugeSame screenshots with just minor modificationsSame app size.15th April app released: https://itunes.apple.com/app/id11748533741st May app releases: https://itunes.apple.com/app/id1174853378Both above apps have size of 35.8MB and same screenshots and description of app. Only minor difference in the app icon. Like these, there are so many pairs
0
0
521
May ’18
Login failed through business chat sandbox
For testing business chat, i need login business chat sanbox, but always faild and give me message like below:-----------------------------Device is not supportedBusiness Chat requires the following OS version:iOS - 11.3 and highermacOS - 10.13.4 and higherwatchOS - 4.3 and higher--------------------------------but mine testing env highest version is:iOS - 11.2.6macOS - 10.13.3please help.BTW:iCloud, iMessage, Business Chat Sandbox use one account like apple required.
0
0
438
Feb ’18
Rejected - 4.3 Spam
Good afternoon, I will tell you my case, 2 years ago I uploaded applications to the store without any problem, I even uploaded my first application that was an application to download wallpapers, after that I was developing games, of which I went up to the store without problems, now I have been developing applications by hobby, but in all the cases that I have tried to publish them I find myself with the same copy / paste of 4.3 - Design spam, which always leaves me in them, I don't know what to add or remove for that my application is not considered spam, sometimes it seems that they do not even review it, there are occasions that the review does not last 5 minutes. What would you recommend me to do? Thanks
0
0
599
Sep ’19