Post

Replies

Boosts

Views

Activity

Reply to Game Center issue on IOS 16.4
And we also are using "inviteOnly"... which is required for the game setup we have. We've had successful real-time multiplayer going for awhile now, and just experiencing this in iOS 16.4 and higher. Would love to know if anyone else is experiencing this too...
May ’23
Reply to Unable to add for review (status 409)
I get this error when I look at the inspector in the browser... logLevel : "ERROR" message: "API Response Error: POST_REVIEW_SUBMISSION_ITEM_RESPONSE" stackTrace: status code: 409 --- api correlation key: XXXXXXXXXXX And this... "errors" : [ { "id" : "83553362-8832-4205-a45d-ecb87ffc25db", "status" : "403", "code" : "FORBIDDEN_ERROR", "title" : "The given operation is not allowed", "detail" : "The resource 'reviewSubmissionItems' does not allow 'GET_COLLECTION'. Allowed operations are: CREATE, UPDATE, DELETE" } ] }
Mar ’24