This is a dedicated space for developers to connect, share ideas, collaborate, and ask questions. Introduce yourself, network with other developers, and join us in fostering a supportive community.

All subtopics
Posts under Community topic

Post

Replies

Boosts

Views

Activity

My Legal Name Has No Surname — Why Can’t Apple Provide a Solution?
My legal name is SUNIL, and my government-issued ID contains only SUNIL. I have no surname/family name. My father’s name is SANTOSH, but he also has no surname, so I cannot use his name as my surname. I contacted Developer Support, and a senior Advisor told me that individual enrollment requires both a first and last name matching my ID. However, I still don't know how a person with a single legal name should complete the enrollment fields. Apple's documentation about mononymous names says a single name can be represented as the familyName. Does this apply to Apple Developer Program enrollment? Apple Support or anyone who has successfully enrolled with a single legal name: what is the correct way to complete the First Name and Last Name fields?
1
0
365
1w
Individual account to organization account migration
Waiting several days for migration from individual account to organization. It has been several days with no response from Apple although they state a 24 hour turnaround. I even opened case ID is 20000138897695 to investigate status and still not response. Is anyone else experiencing these types of delays or can share advice on what to do next?
0
0
278
1w
Is the order of UIApplication.connectedScenes guaranteed across scene roles on iOS 27?
On iOS 27 beta 3, scene(_:willConnectTo:options:) is now called twice at launch — once for a .windowApplication scene, and once for a keyboard input scene (_UISceneSessionRoleKeyboardInputScene). On earlier iOS versions only the .windowApplication scene was delivered. Parts of my code read connectedScenes and take the first element, e.g.: UIApplication.shared.connectedScenes.first?.delegate as! SceneDelegate In my testing the .windowApplication scene is always first, so .first still works — but I can't find any documentation confirming this ordering. Questions: Is the order of connectedScenes guaranteed (is .windowApplication always first), or should it be treated as unordered? Should I instead always filter explicitly, e.g. first { $0 is UIWindowScene && $0.session.role == .windowApplication }? Is delivering the keyboard-input scene to the app's UIWindowSceneDelegate intended on iOS 27, or a beta artifact? FB24389661 (Ordering of UIApplication.connectedScenes not documented when multiple scene roles connect (iOS 27)
1
0
265
1w
Stuck enrollment for days – repeated ignored call-backs and no email replies
Hello, I am completely stuck trying to complete my Apple Developer Program enrollment and I need help. Key details: I have gone through the enrollment process multiple times. Most recently I signed the license agreement, entered my card details (no CVV was requested), and received the email saying the order is being processed. The account is still stuck on the “Purchase your membership – complete your purchase now” screen. I have opened multiple support cases and followed up by email. I have received no replies. The “Request a Call” option is also not working. I have requested call-backs several times and Apple never calls. This has been going on for over a month now and is extremely frustrating - I don't know if all Apple developers have gone through this, or it is just me. I am unable to move forward with development because of this blockage. Enrollment ID: 273KBDCBXB Could someone please look into this enrollment and tell me what is still blocking it? Thank you.
0
0
229
1w
Can't submit IAP for review
Looking for some advice to get past a road block submitting a macOS app for review with an In-App Purchase. The IAP is a non-consumable one time purchase that will unlock additional features. I've submitted a new version of the app but when I try to attache the IAP I get a warning: Unable to Submit for Review Your first non-consumable in-app purchase must be submitted with a new app version. Anyone able to shed some light? This is my first attempt at attaching an IAP and I'm stumped. Thanks, in advance.
0
0
292
1w
Biome Mac <> iPhone sync trouble, please help!
I'm about to start losing all my phone's biome data and my mind with it. I need help from guru engineers. Hope someone could help me. Published Biome research covers reading the SEGB artifacts, but I can't find anything on sync/sync.db and the merge logic. Hoping someone here has looked at it. Setup: iPhone16 Pro on iOS 26.6 paired with a MacBook Air on macOS 26.6. Same Apple ID. Reading my own devices, read-only. What happened My Macbook stopped receiving phone's in_focus biome stream after a large tombstone purge. In ~/Library/Biome/sync/sync.db, table CRDTLocation has rows of (stream, site, day, state). For my iPhone's AppLaunch stream there is a contiguous band of 27 days, 30 June to 29 July, with state = 4. Every other day is state = 2. Other streams on the same device have bands of only 1-2 days. Data behaviour lines up exactly with that band: -every day at or below 29 July: the phone offers batches, zero records ever land -every day after 29 July: records land normally, but only 2-3 per hour, the gap is widening every day. I am now on the 1st of Aug. -14 out of 14 date buckets observed over a week follow this, no exceptions Media.NowPlaying on the same phone has its own state=4 day at 23 July, and it has delivered nothing since 22 July. Over a week it re-offered ~8,900 records spanning 21 June to 16 July, all refused, and it never offers anything dated after its 23 July mark, even though newer data exists on the phone. The 27-day band was created on 30 July: two tombstone segments written over 6 seconds at 08:14 UTC containing ~18,000 deletion records covering 2-24 July. On the Mac those days now show 0 live records and several thousand dead slots. TombstoneBookmark still points at that segment. Questions What do CRDTLocation.state values mean? I'm fairly confident 4 = deleted and 2 = present/known, since days marked 2 sync fine including ones with no data yet. Is that right, and are there other values? Is the refusal rule what it looks like: an incoming batch is dropped if its day is at or below the highest state=4 day for that (stream, site)? Is the comparison meant to be inclusive? Is a tombstone for a day supposed to bar re-delivery of the entire day permanently, or only the specific records that were deleted? Mine appears to bar everything, including records that were never deleted. Is there any supported way to clear a state=4 band, or reset the sync relationship for one stream, without erasing the device? Has anyone seen a tombstone burst like this, ~18,000 deletion records in under 6 seconds while both devices were idle? Normal pruning on my device is ~700/day. Is there a known trigger? Would it be possible to repoint tombstone bookmark manually? The source records still exist on the phone but Biome retention is ~28 days, so they age out within days... please help Thank you!
0
0
106
1w
“Unknown error occurred”
Hi! context: unchecking ”keychain” in Apple ID in System Preferences and a message shows up to enter my password to set up ICloud. When I enter my password, the message: “An unknown error occurred” appears. Has anyone asked Apple, researched, or know what this error is? Does anyone how to solve it? Should I just create a new password since i entered my correct password and iCloud won’t load?
0
0
470
1w
Over a week waiting for app review
Is this typical? I submitted my app for review last Tuesday. When I search for how long App Review takes, the general answer is 24-48 hours. I have received no feedback or anything. I had support call me via "Contact Us" for app review and sat on hold for over 3 hours yesterday only to apparently get transferred to regular Apple support after 5:15pm ET. They didn't know what App Review was and then the line hung up after 15 minutes of being on hold while they figured it out. Currently I'm sitting at 3 hours again on hold for the same. This is a free app with no ads or default permissions which I have to pay them to publish. Is this how Apple operates?
3
1
796
1w
iPad 9th Generation 5GHz Network Issue
Greetings! We are experiencing an issue with Apple iPad 9th generation devices. A stationary iPad may lose connection with a 5 GHz Wi-Fi network. We ran an investigation and found that these iPads are getting stuck on access points when losing connectivity. Here is what we tested: We took 3 devices: iPad 9th generation running iPadOS 17.4.1 iPad 9th generation running iPadOS 26.5.2 iPad 11th generation running iPadOS 26.5.2 We walked around our space with Wireless Diagnostics enabled on the iPads. After some time, we compared the gathered logs. The iPad 9th generation, working on different iPadOS, when connected to a 5 GHz network, gets stuck on one AP. The 2.4 GHz network, on the other hand, works as intended regardless of the authentication method. The iPad 11th generation does not have this issue. Please confirm if this is a known problem. We would be glad to know if there are any fixes available. Attached you will find obfuscated wireless diagnostic logs. We can provide more detailed logs if needed. iPad_wireless_logs.txt
0
0
77
1w
Apple Pencil & iPad
Could we install a feature that allows for me to markup any window/screen. Similar to screen shot and markup but I don't want to screenshot and it also reduces the writing space. This would be helpful and if i could easily turn this feature on/off by shaking the pencil. Also it would to have like a quick clear page markup eraser.
0
0
539
1w
Incorrect BOOL return value in iOS 18 Simulator (works on device and Mac Catalyst)
Environment: Xcode 16, iOS 18 Simulator, Objective-C, Debug build. Problem: After upgrading to iOS 18 SDK, BOOL values behave abnormally exclusively on the iOS 18 simulator: BOOL properties assigned with system API return values are truncated to negative numbers; __block BOOL variable logged as 0, but the function returns a huge negative integer after dispatch_sync, leading to wrong if condition judgment. All code runs correctly on physical iOS devices and Mac Catalyst. I temporarily fixed it by replacing BOOL type with int to store only 0 and 1. I just want to confirm: what changes in iOS 18 Simulator runtime or Xcode 16 compiler lead to this signed char BOOL overflow/extension issue?
1
0
667
1w
Hey Have a problem with TestFlight external test
Hi everyone, I’m having an issue with a TestFlight External Testing Beta App Review and I’m wondering if anyone else has experienced something similar. I submitted my app for External Testing 4 days ago, and it’s still waiting for review with no update. I’ve already emailed Apple Developer Support twice, but I haven’t received a response to either email. I also requested a call from Apple Developer Support. I was placed on hold for about an hour, but no one ever answered. Now, when I try to request another call, I get an error message and can’t submit the call request at all. Has anyone experienced this recently? Is a 4+ day wait for TestFlight External Testing normal right now? And is there another way to reach Apple Developer Support or escalate the review when both email and phone support aren’t working? Any advice or recent experiences would be really appreciated. Thanks!
0
0
298
1w
With Xcode 26, iPadOS 27 beta 4, encountering EXC_BREAKPOINT in FrontBoardServices at app launch
I am facing a crash at the launch of my application: "failure in void _realizeSettingsExtension(__unsafe_unretained Class, __unsafe_unretained Class) (FBSSceneExtension.m:501) : could not convert "1" to an integer." This crash I am facing since trying with Xcode 26 and iPadOS 27 beta 4. With iPadOS 26, it was working well. Also I have other applications too which does't crash with the same pods and info.plist values and same app launch configurations, device orientation configurations etc. While investigating this crash, I found, it occurs inside Apple's FrontBoardServices, before my application code executes normally (I commented out all the code from "didFinishLaunching:" and from "willConnectToSession:"). The crash stops at: FrontBoardServices`_realizeSettingsExtension.cold.7 brk The relevant call stack is: _realizeSettingsExtension.cold.7 _realizeSettingsExtension FBSSettingForSelector FBSSettingForLegacySelector _ingestPropertiesFromSettingsSubclass -[FBSSceneObserver scene:didUpdateSettings:] -[_UISceneLayoutPreferencesController scene:didUpdateSettings:] I found that FrontBoardServices is processing: <UIMutableApplicationSceneSettings: ...> { legacyLocalSettings = <BSMutableSettings: ...> { (4821) = 1; }; } I confirmed that setting 4821 maps to: setDeviceOrientation: A breakpoint on: -[UIMutableApplicationSceneSettings setDeviceOrientation:] is hit during scene creation. Any guidance on which could be the impacting part/code, or on tracing the origin of this setting would be appreciated. Thank you in advance.
0
0
307
1w
Safari, WKWebview Crash in iOS 15 Beta2
We are servicing html5 games. I got a report from a user, and I heard that it will be whited out shortly after entering the game lobby in ios 15 beta. It was not a problem in iOS 14, but in iOS 15 beta2, it is forcibly terminated shortly after entering the lobby. Safari and WKWebview are all the same, and the same problem occurs regardless of the device. The devices I tested were ipad mini4, iphone 11, iphone 12. Seeing that it does not crash when the light effect tween is turned off, I think that the amount of memory available to the GPU for rendering has decreased. Does anyone have similar symptoms related to html5 games?
17
2
19k
1w
Apple Developer Support Has Ignored My Emails & Messages
My Individual to Organization account transition has been pending for a very long time. I have submitted every document Apple requested and contacted Apple Support multiple times, but all of my emails and messages have gone unanswered. My app is ready to publish, but I cannot move forward because of this pending status. If Apple cannot complete the Organization transition, I simply want my account returned to Individual status so I can publish my app. Has anyone experienced this issue, and is there a way to get this escalated to the appropriate Apple team?
0
0
63
1w
Painfully useless Apple support - tax info change
It's been over a month since I tried to update our VAT number on my organization info page. I submitted "Update your organization" info 3 times. They literally have a box for updating that information yet 2 times they replied "oh we don't do that, contact finance". I contacted finance team, got "oh we don't do that, try purchases" .. every single support response was not even addressing what I was trying to change, they would tell me "we don't do invoices for subscription purchase" - completely off topic responses with zero help. I called at this point 8 times, every times waited on the line for over 20 minutes, once over 40, no one picks up. I am trying to change such simple thing how is everyone so incompetent over there. it's insane. Am I in the dog house? How is no one picking up the phone at all.
0
0
322
2w
Can not revive Mac because of issues related to a "Recovery partition"
At first, the MacBook Air M2 gives an "failed to personalize" error when updating, the detailed error message shown by softwareupdate shows that something related a recovery partition is wrong. The exact error message is not available now. (To solve this issue) I tried to revive the Mac, but it failed the first time and multiple tries also failed after that. The Mac is unable to boot into macOS and the Recovery. The MacUpdater.log shows the following: [12:13:52.3728] find_filesystem_partitions: recovery os container= volume= [12:13:52.3728] entering fsck_recovery_os_filesystems [12:13:52.3728] ramrod_display_set_granular_progress_forced: 29.000000 [12:13:52.3728] fsck_recovery_os_filesystems: No dev node for 'Recovery' partition [12:13:52.3728] leaving fsck_recovery_os_filesystems, returning 26 [12:13:52.3728] [04:13:49.0882-GMT]{3>6} CHECKPOINT FAILURE:(FAILURE:26) MOUNTED:[0x1605] fsck_recovery_volume [0]D(failed to fsck recovery OS filesystems) Since there are many important data on the Mac, I cannot do a restore on it. How should I restore the data?
0
0
357
2w
My Legal Name Has No Surname — Why Can’t Apple Provide a Solution?
My legal name is SUNIL, and my government-issued ID contains only SUNIL. I have no surname/family name. My father’s name is SANTOSH, but he also has no surname, so I cannot use his name as my surname. I contacted Developer Support, and a senior Advisor told me that individual enrollment requires both a first and last name matching my ID. However, I still don't know how a person with a single legal name should complete the enrollment fields. Apple's documentation about mononymous names says a single name can be represented as the familyName. Does this apply to Apple Developer Program enrollment? Apple Support or anyone who has successfully enrolled with a single legal name: what is the correct way to complete the First Name and Last Name fields?
Replies
1
Boosts
0
Views
365
Activity
1w
Individual account to organization account migration
Waiting several days for migration from individual account to organization. It has been several days with no response from Apple although they state a 24 hour turnaround. I even opened case ID is 20000138897695 to investigate status and still not response. Is anyone else experiencing these types of delays or can share advice on what to do next?
Replies
0
Boosts
0
Views
278
Activity
1w
Is the order of UIApplication.connectedScenes guaranteed across scene roles on iOS 27?
On iOS 27 beta 3, scene(_:willConnectTo:options:) is now called twice at launch — once for a .windowApplication scene, and once for a keyboard input scene (_UISceneSessionRoleKeyboardInputScene). On earlier iOS versions only the .windowApplication scene was delivered. Parts of my code read connectedScenes and take the first element, e.g.: UIApplication.shared.connectedScenes.first?.delegate as! SceneDelegate In my testing the .windowApplication scene is always first, so .first still works — but I can't find any documentation confirming this ordering. Questions: Is the order of connectedScenes guaranteed (is .windowApplication always first), or should it be treated as unordered? Should I instead always filter explicitly, e.g. first { $0 is UIWindowScene && $0.session.role == .windowApplication }? Is delivering the keyboard-input scene to the app's UIWindowSceneDelegate intended on iOS 27, or a beta artifact? FB24389661 (Ordering of UIApplication.connectedScenes not documented when multiple scene roles connect (iOS 27)
Replies
1
Boosts
0
Views
265
Activity
1w
iCloud+ icon
Can someone please send me a high resolution squircle of the iCloud+ icon?
Replies
1
Boosts
0
Views
304
Activity
1w
Stuck enrollment for days – repeated ignored call-backs and no email replies
Hello, I am completely stuck trying to complete my Apple Developer Program enrollment and I need help. Key details: I have gone through the enrollment process multiple times. Most recently I signed the license agreement, entered my card details (no CVV was requested), and received the email saying the order is being processed. The account is still stuck on the “Purchase your membership – complete your purchase now” screen. I have opened multiple support cases and followed up by email. I have received no replies. The “Request a Call” option is also not working. I have requested call-backs several times and Apple never calls. This has been going on for over a month now and is extremely frustrating - I don't know if all Apple developers have gone through this, or it is just me. I am unable to move forward with development because of this blockage. Enrollment ID: 273KBDCBXB Could someone please look into this enrollment and tell me what is still blocking it? Thank you.
Replies
0
Boosts
0
Views
229
Activity
1w
Can't submit IAP for review
Looking for some advice to get past a road block submitting a macOS app for review with an In-App Purchase. The IAP is a non-consumable one time purchase that will unlock additional features. I've submitted a new version of the app but when I try to attache the IAP I get a warning: Unable to Submit for Review Your first non-consumable in-app purchase must be submitted with a new app version. Anyone able to shed some light? This is my first attempt at attaching an IAP and I'm stumped. Thanks, in advance.
Replies
0
Boosts
0
Views
292
Activity
1w
Falla app my Verisure
Buenos días ayer actualicé a beta 5 y la app de Verisure no funciona da un pantallazo y se apaga
Replies
1
Boosts
0
Views
105
Activity
1w
Biome Mac <> iPhone sync trouble, please help!
I'm about to start losing all my phone's biome data and my mind with it. I need help from guru engineers. Hope someone could help me. Published Biome research covers reading the SEGB artifacts, but I can't find anything on sync/sync.db and the merge logic. Hoping someone here has looked at it. Setup: iPhone16 Pro on iOS 26.6 paired with a MacBook Air on macOS 26.6. Same Apple ID. Reading my own devices, read-only. What happened My Macbook stopped receiving phone's in_focus biome stream after a large tombstone purge. In ~/Library/Biome/sync/sync.db, table CRDTLocation has rows of (stream, site, day, state). For my iPhone's AppLaunch stream there is a contiguous band of 27 days, 30 June to 29 July, with state = 4. Every other day is state = 2. Other streams on the same device have bands of only 1-2 days. Data behaviour lines up exactly with that band: -every day at or below 29 July: the phone offers batches, zero records ever land -every day after 29 July: records land normally, but only 2-3 per hour, the gap is widening every day. I am now on the 1st of Aug. -14 out of 14 date buckets observed over a week follow this, no exceptions Media.NowPlaying on the same phone has its own state=4 day at 23 July, and it has delivered nothing since 22 July. Over a week it re-offered ~8,900 records spanning 21 June to 16 July, all refused, and it never offers anything dated after its 23 July mark, even though newer data exists on the phone. The 27-day band was created on 30 July: two tombstone segments written over 6 seconds at 08:14 UTC containing ~18,000 deletion records covering 2-24 July. On the Mac those days now show 0 live records and several thousand dead slots. TombstoneBookmark still points at that segment. Questions What do CRDTLocation.state values mean? I'm fairly confident 4 = deleted and 2 = present/known, since days marked 2 sync fine including ones with no data yet. Is that right, and are there other values? Is the refusal rule what it looks like: an incoming batch is dropped if its day is at or below the highest state=4 day for that (stream, site)? Is the comparison meant to be inclusive? Is a tombstone for a day supposed to bar re-delivery of the entire day permanently, or only the specific records that were deleted? Mine appears to bar everything, including records that were never deleted. Is there any supported way to clear a state=4 band, or reset the sync relationship for one stream, without erasing the device? Has anyone seen a tombstone burst like this, ~18,000 deletion records in under 6 seconds while both devices were idle? Normal pruning on my device is ~700/day. Is there a known trigger? Would it be possible to repoint tombstone bookmark manually? The source records still exist on the phone but Biome retention is ~28 days, so they age out within days... please help Thank you!
Replies
0
Boosts
0
Views
106
Activity
1w
“Unknown error occurred”
Hi! context: unchecking ”keychain” in Apple ID in System Preferences and a message shows up to enter my password to set up ICloud. When I enter my password, the message: “An unknown error occurred” appears. Has anyone asked Apple, researched, or know what this error is? Does anyone how to solve it? Should I just create a new password since i entered my correct password and iCloud won’t load?
Replies
0
Boosts
0
Views
470
Activity
1w
Over a week waiting for app review
Is this typical? I submitted my app for review last Tuesday. When I search for how long App Review takes, the general answer is 24-48 hours. I have received no feedback or anything. I had support call me via "Contact Us" for app review and sat on hold for over 3 hours yesterday only to apparently get transferred to regular Apple support after 5:15pm ET. They didn't know what App Review was and then the line hung up after 15 minutes of being on hold while they figured it out. Currently I'm sitting at 3 hours again on hold for the same. This is a free app with no ads or default permissions which I have to pay them to publish. Is this how Apple operates?
Replies
3
Boosts
1
Views
796
Activity
1w
iPad 9th Generation 5GHz Network Issue
Greetings! We are experiencing an issue with Apple iPad 9th generation devices. A stationary iPad may lose connection with a 5 GHz Wi-Fi network. We ran an investigation and found that these iPads are getting stuck on access points when losing connectivity. Here is what we tested: We took 3 devices: iPad 9th generation running iPadOS 17.4.1 iPad 9th generation running iPadOS 26.5.2 iPad 11th generation running iPadOS 26.5.2 We walked around our space with Wireless Diagnostics enabled on the iPads. After some time, we compared the gathered logs. The iPad 9th generation, working on different iPadOS, when connected to a 5 GHz network, gets stuck on one AP. The 2.4 GHz network, on the other hand, works as intended regardless of the authentication method. The iPad 11th generation does not have this issue. Please confirm if this is a known problem. We would be glad to know if there are any fixes available. Attached you will find obfuscated wireless diagnostic logs. We can provide more detailed logs if needed. iPad_wireless_logs.txt
Replies
0
Boosts
0
Views
77
Activity
1w
Apple Pencil & iPad
Could we install a feature that allows for me to markup any window/screen. Similar to screen shot and markup but I don't want to screenshot and it also reduces the writing space. This would be helpful and if i could easily turn this feature on/off by shaking the pencil. Also it would to have like a quick clear page markup eraser.
Replies
0
Boosts
0
Views
539
Activity
1w
Incorrect BOOL return value in iOS 18 Simulator (works on device and Mac Catalyst)
Environment: Xcode 16, iOS 18 Simulator, Objective-C, Debug build. Problem: After upgrading to iOS 18 SDK, BOOL values behave abnormally exclusively on the iOS 18 simulator: BOOL properties assigned with system API return values are truncated to negative numbers; __block BOOL variable logged as 0, but the function returns a huge negative integer after dispatch_sync, leading to wrong if condition judgment. All code runs correctly on physical iOS devices and Mac Catalyst. I temporarily fixed it by replacing BOOL type with int to store only 0 and 1. I just want to confirm: what changes in iOS 18 Simulator runtime or Xcode 16 compiler lead to this signed char BOOL overflow/extension issue?
Replies
1
Boosts
0
Views
667
Activity
1w
Hey Have a problem with TestFlight external test
Hi everyone, I’m having an issue with a TestFlight External Testing Beta App Review and I’m wondering if anyone else has experienced something similar. I submitted my app for External Testing 4 days ago, and it’s still waiting for review with no update. I’ve already emailed Apple Developer Support twice, but I haven’t received a response to either email. I also requested a call from Apple Developer Support. I was placed on hold for about an hour, but no one ever answered. Now, when I try to request another call, I get an error message and can’t submit the call request at all. Has anyone experienced this recently? Is a 4+ day wait for TestFlight External Testing normal right now? And is there another way to reach Apple Developer Support or escalate the review when both email and phone support aren’t working? Any advice or recent experiences would be really appreciated. Thanks!
Replies
0
Boosts
0
Views
298
Activity
1w
With Xcode 26, iPadOS 27 beta 4, encountering EXC_BREAKPOINT in FrontBoardServices at app launch
I am facing a crash at the launch of my application: "failure in void _realizeSettingsExtension(__unsafe_unretained Class, __unsafe_unretained Class) (FBSSceneExtension.m:501) : could not convert "1" to an integer." This crash I am facing since trying with Xcode 26 and iPadOS 27 beta 4. With iPadOS 26, it was working well. Also I have other applications too which does't crash with the same pods and info.plist values and same app launch configurations, device orientation configurations etc. While investigating this crash, I found, it occurs inside Apple's FrontBoardServices, before my application code executes normally (I commented out all the code from "didFinishLaunching:" and from "willConnectToSession:"). The crash stops at: FrontBoardServices`_realizeSettingsExtension.cold.7 brk The relevant call stack is: _realizeSettingsExtension.cold.7 _realizeSettingsExtension FBSSettingForSelector FBSSettingForLegacySelector _ingestPropertiesFromSettingsSubclass -[FBSSceneObserver scene:didUpdateSettings:] -[_UISceneLayoutPreferencesController scene:didUpdateSettings:] I found that FrontBoardServices is processing: <UIMutableApplicationSceneSettings: ...> { legacyLocalSettings = <BSMutableSettings: ...> { (4821) = 1; }; } I confirmed that setting 4821 maps to: setDeviceOrientation: A breakpoint on: -[UIMutableApplicationSceneSettings setDeviceOrientation:] is hit during scene creation. Any guidance on which could be the impacting part/code, or on tracing the origin of this setting would be appreciated. Thank you in advance.
Replies
0
Boosts
0
Views
307
Activity
1w
Safari, WKWebview Crash in iOS 15 Beta2
We are servicing html5 games. I got a report from a user, and I heard that it will be whited out shortly after entering the game lobby in ios 15 beta. It was not a problem in iOS 14, but in iOS 15 beta2, it is forcibly terminated shortly after entering the lobby. Safari and WKWebview are all the same, and the same problem occurs regardless of the device. The devices I tested were ipad mini4, iphone 11, iphone 12. Seeing that it does not crash when the light effect tween is turned off, I think that the amount of memory available to the GPU for rendering has decreased. Does anyone have similar symptoms related to html5 games?
Replies
17
Boosts
2
Views
19k
Activity
1w
Over a week and my account still pending?
Paid for and created my account last Tuesday and it's still pending. There's a message that says to continue your enrolment, complete your purchase now, but I have the email to confirm they received the payment last Friday so.... any ideas? Is this normal?
Replies
0
Boosts
0
Views
85
Activity
1w
Apple Developer Support Has Ignored My Emails & Messages
My Individual to Organization account transition has been pending for a very long time. I have submitted every document Apple requested and contacted Apple Support multiple times, but all of my emails and messages have gone unanswered. My app is ready to publish, but I cannot move forward because of this pending status. If Apple cannot complete the Organization transition, I simply want my account returned to Individual status so I can publish my app. Has anyone experienced this issue, and is there a way to get this escalated to the appropriate Apple team?
Replies
0
Boosts
0
Views
63
Activity
1w
Painfully useless Apple support - tax info change
It's been over a month since I tried to update our VAT number on my organization info page. I submitted "Update your organization" info 3 times. They literally have a box for updating that information yet 2 times they replied "oh we don't do that, contact finance". I contacted finance team, got "oh we don't do that, try purchases" .. every single support response was not even addressing what I was trying to change, they would tell me "we don't do invoices for subscription purchase" - completely off topic responses with zero help. I called at this point 8 times, every times waited on the line for over 20 minutes, once over 40, no one picks up. I am trying to change such simple thing how is everyone so incompetent over there. it's insane. Am I in the dog house? How is no one picking up the phone at all.
Replies
0
Boosts
0
Views
322
Activity
2w
Can not revive Mac because of issues related to a "Recovery partition"
At first, the MacBook Air M2 gives an "failed to personalize" error when updating, the detailed error message shown by softwareupdate shows that something related a recovery partition is wrong. The exact error message is not available now. (To solve this issue) I tried to revive the Mac, but it failed the first time and multiple tries also failed after that. The Mac is unable to boot into macOS and the Recovery. The MacUpdater.log shows the following: [12:13:52.3728] find_filesystem_partitions: recovery os container= volume= [12:13:52.3728] entering fsck_recovery_os_filesystems [12:13:52.3728] ramrod_display_set_granular_progress_forced: 29.000000 [12:13:52.3728] fsck_recovery_os_filesystems: No dev node for 'Recovery' partition [12:13:52.3728] leaving fsck_recovery_os_filesystems, returning 26 [12:13:52.3728] [04:13:49.0882-GMT]{3>6} CHECKPOINT FAILURE:(FAILURE:26) MOUNTED:[0x1605] fsck_recovery_volume [0]D(failed to fsck recovery OS filesystems) Since there are many important data on the Mac, I cannot do a restore on it. How should I restore the data?
Replies
0
Boosts
0
Views
357
Activity
2w