InApp Review Extension

No this will only work if your app installed from play store with this extension you can’t use other app package name to rate them this will not work

1 Like

I hope so! Will check in internal testing environment soon.

1 Like

But the error will still appear because of conflict between versions of the PlayCore library.

@asimjib93 explain this.

1 Like

Yes, my apps have the InAppUpdate component, so they can’t be used together?

If it should work with PlayCore library related components, (for example, InAppUpdate)
Kodular team should update PlayCore library.
In-App Review was introduced in version 1.8.0
Kodular is using version 1.7.2

More

I even tried renaming package of library, to avoid conflict.
But it didn’t work. Not triggering finished event, no error, nothing is happening.

Extension Doesn’t Work
My app is on play Store
Test it in Internal Testing
Error - Runtime Error

Which Kind Of error @Chandan_Kumar3

1 Like

You have exceed your daily Qutoa

Please Provide the aia or blocks
Is it Published in Beta or Internal Testing
@Chandan_Kumar3

@OmerGundogar according Android/Google

you should not have a call-to-action option (such as a button) to trigger the API , as a user might have already hit their quota and the flow won’t be shown, presenting a broken experience to the user.

Read more here : https://developer.android.com/guide/playcore/in-app-review#quotas

1 Like

Yes I know I had the same error Because of InAppUpdate

@Lollipop
The reason for this error is you are using PlayCore library related components like In-App Update component.
Read

I think it is useful.
Will let you know.

It is working

2 Likes

Could you please share a pic of your blocks
My app is on play Store, but it Doesn’t Work

It still shows problems after uploading to the Play Store

It will work.
If you are using in app update then remove it.
Use Ask review block and it will work

2 Likes

I have the same problem