Apple File System is the default file system for iOS 10.3 and later, and for macOS High Sierra and later.

Posts under APFS tag

200 Posts

Post

Replies

Boosts

Views

Activity

Multiple OKTA Login in PWA apps
Hi All, I have created a PWA app on react with OKTA as default login for the application, once we sign in the OKTA and install it as a PWA on the iOS device then it asks to sign again on OKTA if we open the app directly from the iOS device , is there any way that user needs to sign in only once in the PWA app itself ?
0
0
619
Jan ’23
battery health decreasing so fast
my battery health dropped 5% in one night 😩 i left it to charge at 11:30 PM i overslept and unplugged it at 3:50 AM. i dont drain my battery and i dont usually overcharge but was perplexed at the sudden big percentage drop. is this alarming? somebody help me please.
0
0
513
Jan ’23
recovering windows 10 partition from macOS 10.15.1
I have installed windows 10 on MacOS and have been using it since three years. Accidentally, while trying to increase the partition size of **BOOTCamp C:\ ** which has my very important data , in Disk Utility I have clicked on restore from my MACOS into windows (C drive)and after that I am unable to login to windows and I cannot see any windows patrician and my data either.I tried to used TestDisk but nothing worked. Can anyone help me to get my data back and restore windows partition.
0
0
515
Jan ’23
SMS amd Email links not Working
Hi there. After months of trying to find out what was causing this issue, which included moving my website to a different server, using a sub-domain and many other tries, I discovered the issue was a forwarding one. When forwarding is set on 301 (Permanent forwarding) my links work perfectly, but this means my IP address shows in the browser of those visiting, which is not ideal. When forwarding is set to 302 (Temporary and Framed) my <a href="mailto: and < href=”SMS: links no longer work. The ‘Tab’ links to other URLs are ok. 302 (Temporary and Framed)  now shows my website address which is preferred. If I go direct to my IP address and bypass any type of forwarding, everything works fine. This indicates that it’s definitely a forwarding issue. Now. THIS ONLY HAPPENS WITH iPHONES and iPADS. Yes I know this sounds impossible, but I’ve spent a long time proving it to be true. Windows, Androids etc all work fine, so the issue is definately on Apple devices.
0
0
593
Dec ’22
Hang in -[NSWorkspace isFilePackageAtPath:] causes MacOS to crash/kill my EndpointSecurity Client daemon
Hi. I develop an EndpointSecurity Client (running as root in the system-domain - a launchDaemon defined in /Library/LaunchDaemons/com.company.daemon-name.plist I register to few "AUTH" events, which I handle on a high-priority concurrent dispatch_queue, using fairly efficient code - so to ensure I meet the EndpointSecurity message deadlines. These are the event types I register for:  ES_EVENT_TYPE_AUTH_EXEC,  ES_EVENT_TYPE_AUTH_OPEN, ES_EVENT_TYPE_AUTH_CREATE, ES_EVENT_TYPE_AUTH_CLONE, ES_EVENT_TYPE_AUTH_RENAME, ES_EVENT_TYPE_AUTH_EXCHANGEDATA My daemon seems to handle events in very high loads without a hitch, usually takes round 0.1%-1% of the CPU and almost never more than 10-20MB of RAM - it's very lightweight, and works fine. HOWEVER - on some customer Macs (Enterprise Macs with lots of IT background processes on them - antivirus packages, software-updaters, and remote-control tools, I see crash logs of my tool, occurring usually when the Mac is unattended (late night, or Mac is asleep). They all have this in common. The crash reason: Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: Namespace ENDPOINTSECURITY, Code 2 EndpointSecurity client terminated because it failed to respond to a message before its deadline I've done fair statistics, and the minimum deadlines I get are ~30 seconds (LOTS OF TIME!!!) whereas my code usually takes no more than 10 milliseconds to respond to EndpointSecurity framework. But the crash log also shows that all "working threads" (code-blocks on my Event-Handling dispatch_queue) are stuck in the same OS call - namely: 6 AppKit 0x7ff80db366b4 -[NSWorkspace isFilePackageAtPath:] + 104 In most cases I have 6 or 8 such concurrent blocks pending. This is not the bottom of the stack - they all look like this: Thread 4:: Dispatch queue: Event Handling Queue 0 libsystem_kernel.dylib 0x7ff809f94e0e __getattrlist + 10 1 CoreServicesInternal 0x7ff80cffbe98 corePropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 798 2 CoreServicesInternal 0x7ff80cffbb19 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 394 3 CoreServicesInternal 0x7ff80cff8421 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 277 4 CoreFoundation 0x7ff80a084e50 CFURLCopyResourcePropertyForKey + 96 5 CoreFoundation 0x7ff80a09904e -[NSURL getResourceValue:forKey:error:] + 110 6 AppKit 0x7ff80db366b4 -[NSWorkspace isFilePackageAtPath:] + 104 7 ITProtector 0x10ed8da73 0x10ed58000 + 219763 Bottom line is my code - which calls NSWorkspace to determine if a file I need to Authorize is a bundle or not. My conclusion is that the call hangs forever because (Maybe?) LaunchServices, or the File-system service are busy or pushing back or very busy doing something - I don't know, and I can't reproduce on any of my Macs - As I say this randomly happens on customer Macs when they're unattended. I now have two distinct problems using -[NSWorkspace isFilePackageAtPath:] (or any alternative I found so far). The call is usually very fast - but now I can't know in advance how much time it will take. The call and all its alternatives - are synchronous. Haven't found asynchronous replacement I could call, to introduce my own "timeouts" on the issue. I need help here - what can cause this API to hang for over a minute? Where to start looking? last - What activity of the OS can impose such long block on this fairly basic File-system query? Any idea or suggestion or lead would be greatly appreciated. Thanks! Contents of sample ITProtector.ips crash log
3
0
1.7k
Dec ’22
Getting old filesystem events - check which process deleted a specific folder
After macOS minor upgrade of Monterey I've noticed that a directory of mine that lies under /Library/Application Support/myCompany/myProj/myFolder has been mysteriously deleted. Is there a way to check in retrospect which process deleted my directory ? I know of fs_usage, but it's used to record ongoing file activities... the question is how to get file auditing event from the past. Thanks
1
0
1.1k
Dec ’22
How do I know if I am running Ventura Beta???
How do I know is my MacOS Ventura is a beta version? Since last update I am not able to import pictures from my iPhone 12. Called support and tech said it was because I was running a MacOS beta. I called tech support several times now and I can't get help on 1. installing Ventura "beta." 2. import my photos. It sounds so simple it is complicate!!
0
0
589
Nov ’22
Symlinks/ Finder aliases not working in Ventura 13.1 beta
Hello, we first noticed that our symlinks in the Installer are not working properly in the first beta of Ventura 13.1. Since then, we have created a feedback post (FB11813706) and tried different ways of creating them, but the Finder still seems to not be able to open them. Instead, when double-clicking the symlink/alias, only a terminal instance is opened. Do you plan on deleting this feature from macOS? Or is this only a finder bug that you are aware of and will be fixed? Thank you, Jakub.
1
1
1.3k
Nov ’22
crash
Triggered by Thread: 0 Thread 0 name: Thread 0 Crashed: 0 ??? 0x0000000281630d80 0 + 10760686976 1 AXRuntime 0x00000001b731b4cc __AXInitSerializationStyle_block_invoke + 108 (Accessibility.m:2174) 2 libdispatch.dylib 0x0000000199088298 _dispatch_client_callout + 16 (object.m:559) 3 libdispatch.dylib 0x000000019902bf8c _dispatch_once_callout + 28 (once.c:52) 4 AXRuntime 0x00000001b731781c AXSerializeWrapper + 372 (once.h:84) 5 AXRuntime 0x00000001b731be58 AXPushNotificationToSystemForBroadcast + 152 (AccessibilityPriv.m:834) 6 UIAccessibility 0x00000001ac55da40 _UIAXBroadcastMainThread + 632 (UIAccessibilityNotification.m:645) 7 libdispatch.dylib 0x00000001990872b0 _dispatch_call_block_and_release + 24 (init.c:1466) 8 libdispatch.dylib 0x0000000199088298 _dispatch_client_callout + 16 (object.m:559) 9 libdispatch.dylib 0x0000000199036ce0 _dispatch_main_queue_callback_4CF$VARIANT$mp + 904 (inline_internal.h:2557) 10 CoreFoundation 0x00000001993cf2e0 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 12 (CFRunLoop.c:1790) 11 CoreFoundation 0x00000001993c9740 __CFRunLoopRun + 2528 (CFRunLoop.c:3118) 12 CoreFoundation 0x00000001993c8818 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242) 13 GraphicsServices 0x00000001aface570 GSEventRunModal + 160 (GSEvent.c:2259) 14 UIKitCore 0x000000019bcf40e8 -[UIApplication _run] + 1052 (UIApplication.m:3269) 15 UIKitCore 0x000000019bcf9664 UIApplicationMain + 164 (UIApplication.m:4740) 16 Shop 0x000000010225520c main + 96 (main.m:17) 17 libdyld.dylib 0x00000001990a7140 start + 4 (:-1) Thread 1: 0 libsystem_pthread.dylib 0x00000001e18a0864 start_wqthread + 0 (:-1) Thread 2: 0 libsystem_pthread.dylib 0x00000001e18a0864 start_wqthread + 0 (:-1) Thread 3: 0 libsystem_pthread.dylib 0x00000001e18a0864 start_wqthread + 0 (:-1) Thread 4: 0 libsystem_pthread.dylib 0x00000001e18a0864 start_wqthread + 0 (:-1) Thread 5 name: Thread 5: 0 libsystem_kernel.dylib 0x00000001c51d6908 mach_msg_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001c51d5d0c mach_msg + 72 (mach_msg.c:103) 2 CoreFoundation 0x00000001993cee00 __CFRunLoopServiceMachPort + 368 (CFRunLoop.c:2641) 3 CoreFoundation 0x00000001993c9200 __CFRunLoopRun + 1184 (CFRunLoop.c:2974) 4 CoreFoundation 0x00000001993c8818 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242) 5 Foundation 0x000000019a625094 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:377) 6 Foundation 0x000000019a624f74 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 (NSRunLoop.m:424) 7 UIKitCore 0x000000019bda0c28 -[UIEventFetcher threadMain] + 504 (UIEventFetcher.m:929) 8 Foundation 0x000000019a781db0 NSThread__start + 848 (NSThread.m:724) 9 libsystem_pthread.dylib 0x00000001e189bc74 _pthread_start + 288 (pthread.c:887) 10 libsystem_pthread.dylib 0x00000001e18a0878 thread_start + 8 (:-1)
0
0
640
Nov ’22
APP with Medical Info
I did make a APP with medical info, this info its a medical support with tables, images Qr and a lot of info with a medical standar but the APP STORE told me that is a book and i need to change my APP to a Apple Book with ePub standar but this is imposibly because the ePub standar its most text, and i can't change the medical standar, a lot of the info its lost because its impossibly to convert a full APP with images, tables qr to the epub with only text. Yes ! ePub have pictures and tablers but basic... this is a complete APP MEDICAL SUPPORT FOR CANCER SUPPORT ! can you help me ? I did convert my APP into a ePub but i lost the 90% of the information i lost the qr the tables pictures etc because ePub dont support this kind of info 6444081077 appleID
1
0
919
Nov ’22
Custom Notification Sounds is not working in the foreground on iOS 15 / 16
Last day, I had looked up and experiment about custom notification sound for remote notification. And I found the issue what about the custom sound didn't play in foreground on iOS 15 and iOS 16, but it worked on iOS 11. After experiment, I looked up the interesting for this, when I added a breakpoint at "UNUserNotificationCenterDelegate.userNotificationCenter:willPresentNotification", like bellow, and the sound had played after left to the breakpoint. -(void)userNotificationCenter:(UNUserNotificationCenter *)center willPresentNotification:(UNNotification *)notification withCompletionHandler:(void (^)(UNNotificationPresentationOptions))completionHandler { // breakpoint here  completionHandler(UNNotificationPresentationOptionBadge | UNNotificationPresentationOptionAlert | UNNotificationPresentationOptionSound); } code-block The behavior was reproduced with all of the iPhones (iOS15-16) I could borrow from my company.
0
0
918
Nov ’22
com.apple.DiskManagement.disenter error 53249
I have been trying to mount my SD Card but it always shows this error, I tried first aid and even that isn't working.
Replies
0
Boosts
2
Views
1.1k
Activity
Jan ’23
Multiple OKTA Login in PWA apps
Hi All, I have created a PWA app on react with OKTA as default login for the application, once we sign in the OKTA and install it as a PWA on the iOS device then it asks to sign again on OKTA if we open the app directly from the iOS device , is there any way that user needs to sign in only once in the PWA app itself ?
Replies
0
Boosts
0
Views
619
Activity
Jan ’23
battery health decreasing so fast
my battery health dropped 5% in one night 😩 i left it to charge at 11:30 PM i overslept and unplugged it at 3:50 AM. i dont drain my battery and i dont usually overcharge but was perplexed at the sudden big percentage drop. is this alarming? somebody help me please.
Replies
0
Boosts
0
Views
513
Activity
Jan ’23
Troubleshooting
Please how can I connect my Apple Store Connect??
Replies
0
Boosts
0
Views
731
Activity
Jan ’23
recovering windows 10 partition from macOS 10.15.1
I have installed windows 10 on MacOS and have been using it since three years. Accidentally, while trying to increase the partition size of **BOOTCamp C:\ ** which has my very important data , in Disk Utility I have clicked on restore from my MACOS into windows (C drive)and after that I am unable to login to windows and I cannot see any windows patrician and my data either.I tried to used TestDisk but nothing worked. Can anyone help me to get my data back and restore windows partition.
Replies
0
Boosts
0
Views
515
Activity
Jan ’23
SMS amd Email links not Working
Hi there. After months of trying to find out what was causing this issue, which included moving my website to a different server, using a sub-domain and many other tries, I discovered the issue was a forwarding one. When forwarding is set on 301 (Permanent forwarding) my links work perfectly, but this means my IP address shows in the browser of those visiting, which is not ideal. When forwarding is set to 302 (Temporary and Framed) my <a href="mailto: and < href=”SMS: links no longer work. The ‘Tab’ links to other URLs are ok. 302 (Temporary and Framed)  now shows my website address which is preferred. If I go direct to my IP address and bypass any type of forwarding, everything works fine. This indicates that it’s definitely a forwarding issue. Now. THIS ONLY HAPPENS WITH iPHONES and iPADS. Yes I know this sounds impossible, but I’ve spent a long time proving it to be true. Windows, Androids etc all work fine, so the issue is definately on Apple devices.
Replies
0
Boosts
0
Views
593
Activity
Dec ’22
Hang in -[NSWorkspace isFilePackageAtPath:] causes MacOS to crash/kill my EndpointSecurity Client daemon
Hi. I develop an EndpointSecurity Client (running as root in the system-domain - a launchDaemon defined in /Library/LaunchDaemons/com.company.daemon-name.plist I register to few "AUTH" events, which I handle on a high-priority concurrent dispatch_queue, using fairly efficient code - so to ensure I meet the EndpointSecurity message deadlines. These are the event types I register for:  ES_EVENT_TYPE_AUTH_EXEC,  ES_EVENT_TYPE_AUTH_OPEN, ES_EVENT_TYPE_AUTH_CREATE, ES_EVENT_TYPE_AUTH_CLONE, ES_EVENT_TYPE_AUTH_RENAME, ES_EVENT_TYPE_AUTH_EXCHANGEDATA My daemon seems to handle events in very high loads without a hitch, usually takes round 0.1%-1% of the CPU and almost never more than 10-20MB of RAM - it's very lightweight, and works fine. HOWEVER - on some customer Macs (Enterprise Macs with lots of IT background processes on them - antivirus packages, software-updaters, and remote-control tools, I see crash logs of my tool, occurring usually when the Mac is unattended (late night, or Mac is asleep). They all have this in common. The crash reason: Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: Namespace ENDPOINTSECURITY, Code 2 EndpointSecurity client terminated because it failed to respond to a message before its deadline I've done fair statistics, and the minimum deadlines I get are ~30 seconds (LOTS OF TIME!!!) whereas my code usually takes no more than 10 milliseconds to respond to EndpointSecurity framework. But the crash log also shows that all "working threads" (code-blocks on my Event-Handling dispatch_queue) are stuck in the same OS call - namely: 6 AppKit 0x7ff80db366b4 -[NSWorkspace isFilePackageAtPath:] + 104 In most cases I have 6 or 8 such concurrent blocks pending. This is not the bottom of the stack - they all look like this: Thread 4:: Dispatch queue: Event Handling Queue 0 libsystem_kernel.dylib 0x7ff809f94e0e __getattrlist + 10 1 CoreServicesInternal 0x7ff80cffbe98 corePropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 798 2 CoreServicesInternal 0x7ff80cffbb19 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 394 3 CoreServicesInternal 0x7ff80cff8421 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 277 4 CoreFoundation 0x7ff80a084e50 CFURLCopyResourcePropertyForKey + 96 5 CoreFoundation 0x7ff80a09904e -[NSURL getResourceValue:forKey:error:] + 110 6 AppKit 0x7ff80db366b4 -[NSWorkspace isFilePackageAtPath:] + 104 7 ITProtector 0x10ed8da73 0x10ed58000 + 219763 Bottom line is my code - which calls NSWorkspace to determine if a file I need to Authorize is a bundle or not. My conclusion is that the call hangs forever because (Maybe?) LaunchServices, or the File-system service are busy or pushing back or very busy doing something - I don't know, and I can't reproduce on any of my Macs - As I say this randomly happens on customer Macs when they're unattended. I now have two distinct problems using -[NSWorkspace isFilePackageAtPath:] (or any alternative I found so far). The call is usually very fast - but now I can't know in advance how much time it will take. The call and all its alternatives - are synchronous. Haven't found asynchronous replacement I could call, to introduce my own "timeouts" on the issue. I need help here - what can cause this API to hang for over a minute? Where to start looking? last - What activity of the OS can impose such long block on this fairly basic File-system query? Any idea or suggestion or lead would be greatly appreciated. Thanks! Contents of sample ITProtector.ips crash log
Replies
3
Boosts
0
Views
1.7k
Activity
Dec ’22
This app cannot be installed because its integrity could not be verified
I have uploaded a new build in Testflight After installing the App it says with the prompt This app cannot be installed because its integrity could not be verified. Previous builds are working fine. I tried to upload a new build but still the same issue
Replies
1
Boosts
1
Views
1.4k
Activity
Dec ’22
Getting old filesystem events - check which process deleted a specific folder
After macOS minor upgrade of Monterey I've noticed that a directory of mine that lies under /Library/Application Support/myCompany/myProj/myFolder has been mysteriously deleted. Is there a way to check in retrospect which process deleted my directory ? I know of fs_usage, but it's used to record ongoing file activities... the question is how to get file auditing event from the past. Thanks
Replies
1
Boosts
0
Views
1.1k
Activity
Dec ’22
How do I know if I am running Ventura Beta???
How do I know is my MacOS Ventura is a beta version? Since last update I am not able to import pictures from my iPhone 12. Called support and tech said it was because I was running a MacOS beta. I called tech support several times now and I can't get help on 1. installing Ventura "beta." 2. import my photos. It sounds so simple it is complicate!!
Replies
0
Boosts
0
Views
589
Activity
Nov ’22
Cant mount Disk (com.apple.DiskManagement.disenter error -119930872.)
Could not mount “SYNN”. (com.apple.DiskManagement.disenter error -119930872.) i couldn't mount my drive when it works on other computers eg macbook pro imac and a ios device so i'm curious why this does not work on here.
Replies
0
Boosts
0
Views
867
Activity
Nov ’22
Symlinks/ Finder aliases not working in Ventura 13.1 beta
Hello, we first noticed that our symlinks in the Installer are not working properly in the first beta of Ventura 13.1. Since then, we have created a feedback post (FB11813706) and tried different ways of creating them, but the Finder still seems to not be able to open them. Instead, when double-clicking the symlink/alias, only a terminal instance is opened. Do you plan on deleting this feature from macOS? Or is this only a finder bug that you are aware of and will be fixed? Thank you, Jakub.
Replies
1
Boosts
1
Views
1.3k
Activity
Nov ’22
Issue with accessing the iAP 3 processor based board.
We are having a MFI343S00177 - MFI 3.0 chip mounted on board, but we are not able to access the device. We always read Register 0 as 0 rather than device ID. Request your help and support.
Replies
0
Boosts
0
Views
850
Activity
Nov ’22
crash
Triggered by Thread: 0 Thread 0 name: Thread 0 Crashed: 0 ??? 0x0000000281630d80 0 + 10760686976 1 AXRuntime 0x00000001b731b4cc __AXInitSerializationStyle_block_invoke + 108 (Accessibility.m:2174) 2 libdispatch.dylib 0x0000000199088298 _dispatch_client_callout + 16 (object.m:559) 3 libdispatch.dylib 0x000000019902bf8c _dispatch_once_callout + 28 (once.c:52) 4 AXRuntime 0x00000001b731781c AXSerializeWrapper + 372 (once.h:84) 5 AXRuntime 0x00000001b731be58 AXPushNotificationToSystemForBroadcast + 152 (AccessibilityPriv.m:834) 6 UIAccessibility 0x00000001ac55da40 _UIAXBroadcastMainThread + 632 (UIAccessibilityNotification.m:645) 7 libdispatch.dylib 0x00000001990872b0 _dispatch_call_block_and_release + 24 (init.c:1466) 8 libdispatch.dylib 0x0000000199088298 _dispatch_client_callout + 16 (object.m:559) 9 libdispatch.dylib 0x0000000199036ce0 _dispatch_main_queue_callback_4CF$VARIANT$mp + 904 (inline_internal.h:2557) 10 CoreFoundation 0x00000001993cf2e0 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 12 (CFRunLoop.c:1790) 11 CoreFoundation 0x00000001993c9740 __CFRunLoopRun + 2528 (CFRunLoop.c:3118) 12 CoreFoundation 0x00000001993c8818 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242) 13 GraphicsServices 0x00000001aface570 GSEventRunModal + 160 (GSEvent.c:2259) 14 UIKitCore 0x000000019bcf40e8 -[UIApplication _run] + 1052 (UIApplication.m:3269) 15 UIKitCore 0x000000019bcf9664 UIApplicationMain + 164 (UIApplication.m:4740) 16 Shop 0x000000010225520c main + 96 (main.m:17) 17 libdyld.dylib 0x00000001990a7140 start + 4 (:-1) Thread 1: 0 libsystem_pthread.dylib 0x00000001e18a0864 start_wqthread + 0 (:-1) Thread 2: 0 libsystem_pthread.dylib 0x00000001e18a0864 start_wqthread + 0 (:-1) Thread 3: 0 libsystem_pthread.dylib 0x00000001e18a0864 start_wqthread + 0 (:-1) Thread 4: 0 libsystem_pthread.dylib 0x00000001e18a0864 start_wqthread + 0 (:-1) Thread 5 name: Thread 5: 0 libsystem_kernel.dylib 0x00000001c51d6908 mach_msg_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001c51d5d0c mach_msg + 72 (mach_msg.c:103) 2 CoreFoundation 0x00000001993cee00 __CFRunLoopServiceMachPort + 368 (CFRunLoop.c:2641) 3 CoreFoundation 0x00000001993c9200 __CFRunLoopRun + 1184 (CFRunLoop.c:2974) 4 CoreFoundation 0x00000001993c8818 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3242) 5 Foundation 0x000000019a625094 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228 (NSRunLoop.m:377) 6 Foundation 0x000000019a624f74 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88 (NSRunLoop.m:424) 7 UIKitCore 0x000000019bda0c28 -[UIEventFetcher threadMain] + 504 (UIEventFetcher.m:929) 8 Foundation 0x000000019a781db0 NSThread__start + 848 (NSThread.m:724) 9 libsystem_pthread.dylib 0x00000001e189bc74 _pthread_start + 288 (pthread.c:887) 10 libsystem_pthread.dylib 0x00000001e18a0878 thread_start + 8 (:-1)
Replies
0
Boosts
0
Views
640
Activity
Nov ’22
APP with Medical Info
I did make a APP with medical info, this info its a medical support with tables, images Qr and a lot of info with a medical standar but the APP STORE told me that is a book and i need to change my APP to a Apple Book with ePub standar but this is imposibly because the ePub standar its most text, and i can't change the medical standar, a lot of the info its lost because its impossibly to convert a full APP with images, tables qr to the epub with only text. Yes ! ePub have pictures and tablers but basic... this is a complete APP MEDICAL SUPPORT FOR CANCER SUPPORT ! can you help me ? I did convert my APP into a ePub but i lost the 90% of the information i lost the qr the tables pictures etc because ePub dont support this kind of info 6444081077 appleID
Replies
1
Boosts
0
Views
919
Activity
Nov ’22
Distributing apps for private use without them expiring
Hi I am currently creating an app specifically for my family trip. I was wondering how I can get my finished xcode app onto their phones. I do not want to use testflight because it will expire in a set amount of days. Is there anyway to get my finished app onto their phones without expiring?
Replies
1
Boosts
0
Views
1.1k
Activity
Nov ’22
USB key
hello I post because I do not understand why my mac tells me that there is only 10 MB of storage space on my USB key when it has 32 GB yet it worked well in the past would there be someone to help me?
Replies
1
Boosts
0
Views
748
Activity
Nov ’22
Error “Desktop” can’t be found.
I have the following Error of Desktop and Documents folders. The operation can’t be completed because the original item for “Desktop” can’t be found.
Replies
1
Boosts
0
Views
724
Activity
Nov ’22
Custom Notification Sounds is not working in the foreground on iOS 15 / 16
Last day, I had looked up and experiment about custom notification sound for remote notification. And I found the issue what about the custom sound didn't play in foreground on iOS 15 and iOS 16, but it worked on iOS 11. After experiment, I looked up the interesting for this, when I added a breakpoint at "UNUserNotificationCenterDelegate.userNotificationCenter:willPresentNotification", like bellow, and the sound had played after left to the breakpoint. -(void)userNotificationCenter:(UNUserNotificationCenter *)center willPresentNotification:(UNNotification *)notification withCompletionHandler:(void (^)(UNNotificationPresentationOptions))completionHandler { // breakpoint here  completionHandler(UNNotificationPresentationOptionBadge | UNNotificationPresentationOptionAlert | UNNotificationPresentationOptionSound); } code-block The behavior was reproduced with all of the iPhones (iOS15-16) I could borrow from my company.
Replies
0
Boosts
0
Views
918
Activity
Nov ’22
iphone glitching
i have the iphone 11 and it has been glitching and hanging up calls and doing random stuff on my phone without me doing it, it has not been recently dropped or never has had water damage. what do i do to fix it??
Replies
2
Boosts
0
Views
1.1k
Activity
Nov ’22