You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I present SKStoreReviewController the input bar moves down behind the device borders. When I dismiss SKStoreReviewController it returns back. In my own project it even doesn't return back.
To Reproduce
Steps/code to reproduce the behavior:
Just take example code and add somewhere inside view controller the following code (for example in viewDidLoad with delay):
Describe the bug
When I present
SKStoreReviewController
the input bar moves down behind the device borders. When I dismissSKStoreReviewController
it returns back. In my own project it even doesn't return back.To Reproduce
Steps/code to reproduce the behavior:
Just take example code and add somewhere inside view controller the following code (for example in viewDidLoad with delay):
Expected behavior
Input bar persists on the screen.
Screenshots
Not necessary. They will show just
SKStoreReviewController
and an input bar displayed/hidden.Environment
The text was updated successfully, but these errors were encountered: