Open
Description
I'm using app_review version 2.0.0 and it has a bug in getBundleName
method.
It always returns the wrong app name.
// return _appBundle;
return 'net.webike.app01';
I think it will be fixed if I get this fix, but it seems that it needs an update to flutter 2.0.
I can't update yet, so is there any other way?
90c32a1#diff-fe05ff2e81a4320692b576694afa8c024e90d4b8b93edd8af280eddb2645045bL192
Metadata
Metadata
Assignees
Labels
No labels