Posts

Post not yet marked as solved
13 Replies
4.6k Views
Hello. Last week, I submitted a review and soon, I found a bug so I removed the build from review. Then, the status should go 'Developer rejected' and I should be able to remove the binary and submit another binary. But App Store Connect says 'You have an App Review submission cancellation in progress. You can resubmit items for review again after the cancellation is complete.' I keep seeing this message for a week and there's nothing I can do. I cannot remove the binary from review and even review is not starting for a week. I contacted the app review team but they said the app is really waiting for the review. But waiting for review for a week seems really strange. Is there anything I can do at this status?
Posted
by joona0825.
Last updated
.
Post not yet marked as solved
2 Replies
1.4k Views
In my app, the position of shadow of navigation bar locates at (0,44) which is default. But in presented view controller with new behaviour (`.pageSheet` for iPhone) I see the height of UINavigationBar is 56, but height of `_UINavigationBarContentView` is still 44 so the shadow is generated in the wrong position. Do I have to modify something to make it looks well?
Posted
by joona0825.
Last updated
.