Posts

Post not yet marked as solved
0 Replies
334 Views
When trying to build a development app using Xcode 12.4 on Big Sur 11.2.3, the app doesn't build and I get the error message “AppName” is damaged and can’t be opened. Delete “AppName” and download it again from the App Store.
Posted
by severdia.
Last updated
.
Post not yet marked as solved
0 Replies
365 Views
The Mac mini from the Universal App Quick Start Program is in a permanent reboot loop and nothing will stop it except unplugging the power. Recovery Mode doesn't work. Resetting PRAM doesn't work. Even trying target disk mode doesn't work. Safe mode doesn't work. Holding the power button doesn't work. No peripherals attached. Nothing works. How do I get rid of this dud?
Posted
by severdia.
Last updated
.
Post not yet marked as solved
0 Replies
762 Views
We're using WKWebView to display custom content in the app. It converts plain text of a specific format to some accordingly formatted HTML. One of our users experiences the issue when the content is partially blank, though the content size (number of pages) is fine. Originally we thought the HTML is broken for some reason, but the user recorded a video of the issue where it's clearly seen that the content goes in the middle of a line, so we assume it's a WKWebView rendering issue. We should mention that we can't reproduce the issue ourselves. I have some example HTML and here's a video: echo.playshakespeare.com/bug972.mov The problem is NOT the content, which displays fine in Safari, but doesn't display correctly in WKWebView.
Posted
by severdia.
Last updated
.
Post not yet marked as solved
1 Replies
436 Views
We have a listof IAPs for our app that are displayed on the App Store. Users choose the option (number of users) they want to purchase. Unfortunately, these IAPs are out of order:2 users10 users5 users15 usersetc.There doesn't seem to be a way to reorder these (to numberical order in this case). They are in the correct order in App Store Connect, b ut not displayed in that order on the App Store. Is this simply an App Store bug?
Posted
by severdia.
Last updated
.