Rafał Wyszomirski
Rafał Wyszomirski
First things first - thank you for this package :) The issue is also present in my app. I have implemented it the way it is explained in the docs...
Hello @sregg I'm back after some testing. First, the good news - it works :+1: In my case the issue is/was the fact the I have more than one google...
Ok, so I think I have finally got it running. Maybe it will be useful for anybody else :) So in my case the main issue was that I was...
Just FYI, I have released an app to production, the rating for Android does not appear. It does appear on internal app sharing though.
@egunsoma as much as I appreciate the work that has been put into this solution, I have implemented simple redirects to stores; I need a predictable solution for live app....
> Yes, I had enabled a beta program in my Google Console. After that I joined beta program by my self and was able to rate app in dev build...
Hello, Any chance for merging this in the near future? It would be great to see custom targeting in the upstream :)
OK, thank you for reaching out :) Do you happen to have any suggestion on how this can be handled differently? I mean, not necessarily using `dir-locals.el`?
How do you define your `rootReducer`? Do you pass your `State` type to `combineReducers`? Example: ```js const rootReducer = combineReducers({ apples, oranges }); // somewhere in persist config const persistedReducer...
Sure thing :+1: