chemerisuk / cordova-plugin-app-review

Cordova plugin to review app
MIT License
40 stars 28 forks source link

requestReview() -> "can't get trackId" #11

Closed c0sm1cdus7 closed 2 years ago

c0sm1cdus7 commented 2 years ago

Hey everyone I came across an error on the cordova.plugins.AppReview.openStoreScreen(); function running on iOS.

Upon calling it i get an error saying Can't get trackId.

I also tried calling cordova.plugins.AppReview.openStoreScreen(PACKAGE_NAME); but got the same result.

Anyone came across this and managed to solve it?

Mikrovolnovka commented 1 year ago

So what's the solution? :)

Mikrovolnovka commented 1 year ago

I'll answer this myself. It will show this error until the application is published to App Store.