Post

Replies

Boosts

Views

Activity

Reply to notary tool fails on same file that altool notarizes successfully
@eskimo To make thing more clear, do you mean that the notarytool can not be used for uploading ipa to appstore? cause i have the same issue as others currently. `{ "logFormatVersion": 1, "jobId": "538b39b5-181d-4519-acb6-b9e272a5041b", "status": "Invalid", "statusSummary": "Archive contains critical validation errors", "statusCode": 4000, "archiveFilename": "demo.ipa", "uploadDate": "2024-01-12T06:21:52.276Z", "sha256": "2b0dfcc260068bb1b8d39444f7f8a93d7dc8e218d5feb87589450014a518c7a9", "ticketContents": null, "issues": [ { "severity": "error", "code": null, "path": "Seismic.ipa", "message": "Package demo.ipa has no signed executables or bundles. No tickets can be generated.", "docUrl": null, "architecture": null } ] }
Topic: Code Signing SubTopic: Notarization Tags:
Jan ’24
Reply to notary tool fails on same file that altool notarizes successfully
@eskimo To make thing more clear, do you mean that the notarytool can not be used for uploading ipa to appstore? cause i have the same issue as others currently. { "logFormatVersion": 1, "jobId": "538b39b5-181d-4519-acb6-b9e272a5041b", "status": "Invalid", "statusSummary": "Archive contains critical validation errors", "statusCode": 4000, "archiveFilename": "Seismic.ipa", "uploadDate": "2024-01-12T06:21:52.276Z", "sha256": "2b0dfcc260068bb1b8d39444f7f8a93d7dc8e218d5feb87589450014a518c7a9", "ticketContents": null, "issues": [ { "severity": "error", "code": null, "path": "Seismic.ipa", "message": "Package Seismic.ipa has no signed executables or bundles. No tickets can be generated.", "docUrl": null, "architecture": null } ] }
Topic: Code Signing SubTopic: Notarization Tags:
Jan ’24
Reply to App built with Release configuration and Xcode15.3 or later version will crashes on real devices(iPhone and iPad)
Hi Apple, Thanks for your reply, i tried to use withUnsafeMutablePointer and the crash disappeared. but we did not figure out the root causes: Why it crashed when building with Release configuration and using Xcode15.3 or newer Xcode versions including Xcode beta 16.1? Why it does not crash when building with Release configuration and using Xcode15.2? Why it does not crash when building with Debug configuration and using any Xcode versions? Why it does not crash if it goes into an extra logic if isUsingCharFilter is true? for more detail see If we do not figure out the root cause described above, it has big risk. cause it maybe a bug of Xcode15.3 and newer Xcode versions. Please help to figure out, thanks for your help.
Topic: App & System Services SubTopic: General Tags:
Aug ’24
Reply to [iOS Safari] Fullscreen API on a non-video element
we need this, all other browsers support this. why apple does not support?
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’22
Reply to What do error code "-12642" and "-12785" mean?
Hi, for me it reported an error: NSOSStatusErrorDomain Code=-12746, what does this means? thank you.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Jun ’22
Reply to decidePolicyForNavigationAction returns WKNavigationTypeOther for links clicked within iframe
we also have this issue...
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to notary tool fails on same file that altool notarizes successfully
@eskimo To make thing more clear, do you mean that the notarytool can not be used for uploading ipa to appstore? cause i have the same issue as others currently. `{ "logFormatVersion": 1, "jobId": "538b39b5-181d-4519-acb6-b9e272a5041b", "status": "Invalid", "statusSummary": "Archive contains critical validation errors", "statusCode": 4000, "archiveFilename": "demo.ipa", "uploadDate": "2024-01-12T06:21:52.276Z", "sha256": "2b0dfcc260068bb1b8d39444f7f8a93d7dc8e218d5feb87589450014a518c7a9", "ticketContents": null, "issues": [ { "severity": "error", "code": null, "path": "Seismic.ipa", "message": "Package demo.ipa has no signed executables or bundles. No tickets can be generated.", "docUrl": null, "architecture": null } ] }
Topic: Code Signing SubTopic: Notarization Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to notary tool fails on same file that altool notarizes successfully
@eskimo To make thing more clear, do you mean that the notarytool can not be used for uploading ipa to appstore? cause i have the same issue as others currently. { "logFormatVersion": 1, "jobId": "538b39b5-181d-4519-acb6-b9e272a5041b", "status": "Invalid", "statusSummary": "Archive contains critical validation errors", "statusCode": 4000, "archiveFilename": "Seismic.ipa", "uploadDate": "2024-01-12T06:21:52.276Z", "sha256": "2b0dfcc260068bb1b8d39444f7f8a93d7dc8e218d5feb87589450014a518c7a9", "ticketContents": null, "issues": [ { "severity": "error", "code": null, "path": "Seismic.ipa", "message": "Package Seismic.ipa has no signed executables or bundles. No tickets can be generated.", "docUrl": null, "architecture": null } ] }
Topic: Code Signing SubTopic: Notarization Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to App built with Release configuration and Xcode15.3 or later version will crashes on real devices(iPhone and iPad)
Any suggestion is appreciate, i have fired a bug for apple. thanks.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to App built with Release configuration and Xcode15.3 or later version will crashes on real devices(iPhone and iPad)
Unfortunately apple has no response for the bug, anyone can help? thanks in advance
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to App built with Release configuration and Xcode15.3 or later version will crashes on real devices(iPhone and iPad)
Hi Apple, Thanks for your reply, i tried to use withUnsafeMutablePointer and the crash disappeared. but we did not figure out the root causes: Why it crashed when building with Release configuration and using Xcode15.3 or newer Xcode versions including Xcode beta 16.1? Why it does not crash when building with Release configuration and using Xcode15.2? Why it does not crash when building with Debug configuration and using any Xcode versions? Why it does not crash if it goes into an extra logic if isUsingCharFilter is true? for more detail see If we do not figure out the root cause described above, it has big risk. cause it maybe a bug of Xcode15.3 and newer Xcode versions. Please help to figure out, thanks for your help.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’24