Post

Replies

Boosts

Views

Activity

Code 173 no longer triggers receipt generation
My macOS application exits with code 173 when the Mac AppStore receipt validation fails. This used to trigger a system dialog that allowed me to enter test user credentials which then created an AppStore receipt. Now this behaviour changed to just showing a dialog stating that the application is damaged and needs to be redownloaded from the AppStore. This makes it impossible for me to test receipt validation for my app. What might have caused this change in system behaviour? I'm even getting this "damaged application" dialog when I delete the "_MASReceipt" folder from third party applications when I'm pretty sure that before it also showed this dialog that allows to enter AppStore credentials and recreate a valid receipt.
16
0
6.6k
Jun ’22
Code 173 no longer triggers receipt generation
My macOS application exits with code 173 when the Mac AppStore receipt validation fails. This used to trigger a system dialog that allowed me to enter test user credentials which then created an AppStore receipt. Now this behaviour changed to just showing a dialog stating that the application is damaged and needs to be redownloaded from the AppStore. This makes it impossible for me to test receipt validation for my app. What might have caused this change in system behaviour? I'm even getting this "damaged application" dialog when I delete the "_MASReceipt" folder from third party applications when I'm pretty sure that before it also showed this dialog that allows to enter AppStore credentials and recreate a valid receipt.
Replies
16
Boosts
0
Views
6.6k
Activity
Jun ’22
Issues in Xcode String Catalogs
Does anybody know: How do I see in Xcode which string catalogs have issues? How do I filter to strings with issues or jump to a string with issues when viewing a string catalog in Xcode?
Replies
0
Boosts
0
Views
512
Activity
Nov ’23
"Product Page Optimization" not available in App Store Connect
I don't get "Product Page Optimization" in the Features section of App Store Connect. In fact the only two options under "Features" are "In-App Purchases" and "Subscriptions". What could be the reason for that?
Replies
0
Boosts
0
Views
471
Activity
Jan ’24
NSRulerView and zooming/magnification
Where from and how does an NSRulerView get its magnification from? I am not using the automatic magnification by NSScrollView but using my own mechanism. How do I relay the zoom factor to NSRulerView?
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
0
Boosts
0
Views
275
Activity
Mar ’25