Search results for

iPadOS 17.7.7

3,648 results found

Post

Replies

Boosts

Views

Activity

App deadlocks on iPadOS 14.4-14.6
We have a B2B app that is distributed to several places in the US, the application is a POS and is on 24/7. Recently it has started deadlocking in the field at various of our locations in random places through out the app. We noticed the deadlocking happens on iPadOS versions 14.4-14.6 (we haven't tested 14.7 yet) and I've been trying everything I can to find out why. I've only gotten it to freeze in one spot of the app a few times. But still unsure of the cause, the steps I did to make it freeze don't work every time so it's a bit hard to recreate, but it seems to happen during poor cell connection when 2 requests are sent a few second after each other. * thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP * frame #0: 0x00000001c87e6908 libsystem_kernel.dylib`mach_msg_trap + 8 frame #1: 0x00000001c87e5d0c libsystem_kernel.dylib`mach_msg + 72 frame #2: 0x000000019d05be00 CoreFoundation`__CFRunLoopServiceMachPort + 368 frame #3: 0x000000019d056200 CoreFoundation`__CFRunLoopRun + 1
1
0
535
Jul ’21
Adding a Widget extension to Multiplatform app targeting macOS iOS and iPadOS
I am developing an app having multiple targets (Supported destination) in my Xcode project. I am targeting macOS, iOS and iPadOS with the app. While the macOS target was active, I added a WidgetKit extension selecting the macOS as target for the widget extension, since there is no option to add a multiplatform WidgetKit target to the project. Obviously now when switching to iPad or iPhone targets, the app does not build, since the error: Your target is built for iOS but contains embedded content built for the macOS platform (XxxxWidgetExtension.appex), which is not allowed. Is there a way to configure the WidgetKit extension to all platforms? I should not have platform dependent code in the extension implementation. Or must I abandon the app having multiple destinations, and add separate targets for macOS, iOS and iPadOS and add separate WidgetKit extensions to these targets? Xcode Version 14.3.1 (14E300c), targeting iOS 16.2, macOS 13.1.
1
0
2.0k
Jun ’23
Reply to API connection error
I'm getting the same error on a number of different network calls for an app running on iPadOS 14. Also using Catalina. I didn't get any errors for the same app running on iPadOS 13. Not sure where to start in fixing this.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jul ’20
Reply to Error 4042
Did anyone ever find a fix for this. I have the same thing on a 6th Gen iPad which died during an OTA update from iPadOS 16 to iPadOS 16.1 Black screen and only detected in DFU mode but error 4042 whenever a restore is attempted.
Topic: App & System Services SubTopic: Hardware Tags:
Nov ’22