Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppStoreReview opens with a very long delay and there is an error in console (iOS) #303

Open
ryaa opened this issue Feb 15, 2021 · 1 comment

Comments

@ryaa
Copy link
Contributor

ryaa commented Feb 15, 2021

When, on iOS, I click on "Rate now" nothing happens for 6-8 seconds and then the app opens the AppStore to add a review (I have reviewType.ios set to AppStoreReview in the preferences). XCode console shows the below error

2021-02-15 20:36:21.250146+0300 App[806:82049] [reports] Main Thread Checker: UI API called on a background thread: -[UIViewController presentViewController:animated:completion:]
PID: 806, TID: 82049, Thread name: (none), Queue name: com.apple.root.default-qos, QoS: 0
Backtrace:
4   CordovaPlugins                      0x0000000102f87760 __29-[CDVAppRate launchAppStore:]_block_invoke + 328
5   libdispatch.dylib                   0x00000001033ebce4 _dispatch_call_block_and_release + 24
6   libdispatch.dylib                   0x00000001033ed528 _dispatch_client_callout + 16
7   libdispatch.dylib                   0x00000001033efcc4 _dispatch_queue_override_invoke + 888
8   libdispatch.dylib                   0x00000001033ff048 _dispatch_root_queue_drain + 376
9   libdispatch.dylib                   0x00000001033ff970 _dispatch_worker_thread2 + 152
10  libsystem_pthread.dylib             0x00000001ed139568 _pthread_wqthread + 212
11  libsystem_pthread.dylib             0x00000001ed13c874 start_wqthread + 8

There is a similar bug which seems have never been fixed - see #217

Please note that I use the latest plugin version.

@gormlabenz
Copy link

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants