Different behavior of capacitor-rate-app plugin in android and iOS

26 Views Asked by At

I am using - https://github.com/Nodonisko/capacitor-rate-app, plugin to implement in-app-review functionality in my Vue app.

Different behavior has been noticed for android and ios.

for iOS, when app-review popup comes on screen and user click outside, the popup still persist on screen. but in android, clicking outside other than the popup makes the app-review popup disappear.

Is it the normal behavior? what I could do from my side to make behavior common for both.

0

There are 0 best solutions below