My reports
Submit feedback
App Release Fails with Error 1675030
Investigation titles and descriptions are summarized by AI from Meta based on reports submitted by developers
Investigating
Issue
2 similar reports
Created 10 days ago
0
Add your report
Subscribe
Suggest an edit
Copy link
Category
Applications
Investigation summary
The app release process fails after approval when clicking 'Release Now' in the app submissions page. The failure is caused by the GraphQL mutation OCDevManageApplicationSubmissionScheduleReleaseDateModalMutation returning error code 1675030, indicating a server-side failure during the release scheduling operation. The error originates from RelayGraphQLRequestUtils.createErrorFromPayload, suggesting that the issue lies on the server-side rather than the client-side.