question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Android: In App Review not launching on Samsung S10 (One Plus device working fine)

See original GitHub issue

Current Behavior I am trying to test In App Review on Android on my Samsung S10 (Android 10). It only flashes the status bar and throws a mute exception as described below. This does not crash the app but does nothing on the UI as well. I tried the same thing on a One Plus device and everything is working fine. I get a dialog every time in the internal testing track.

E/Parcel: Class not found when unmarshalling: d.b.a.f.a.c.e
    java.lang.ClassNotFoundException: d.b.a.f.a.c.e
        at java.lang.Class.classForName(Native Method)
        at java.lang.Class.forName(Class.java:454)
        at android.os.Parcel.readParcelableCreator(Parcel.java:3350)
        at android.os.Parcel.readParcelable(Parcel.java:3284)
        at android.os.Parcel.readValue(Parcel.java:3186)
        at android.os.Parcel.readArrayMapInternal(Parcel.java:3579)
        at android.os.BaseBundle.initializeFromParcelLocked(BaseBundle.java:292)
        at android.os.BaseBundle.unparcel(BaseBundle.java:236)
        at android.os.BaseBundle.getString(BaseBundle.java:1196)
        at android.content.Intent.getStringExtra(Intent.java:8889)
        at com.android.server.wm.ActivityStarter.executeRequest(ActivityStarter.java:1122)
        at com.android.server.wm.ActivityStarter.execute(ActivityStarter.java:888)
        at com.android.server.wm.ActivityTaskManagerService.startActivityAsUser(ActivityTaskManagerService.java:1706)
        at com.android.server.wm.ActivityTaskManagerService.startActivityAsUser(ActivityTaskManagerService.java:1556)
        at com.android.server.wm.ActivityTaskManagerService.startActivity(ActivityTaskManagerService.java:1508)
        at android.app.IActivityTaskManager$Stub.onTransact(IActivityTaskManager.java:1649)
        at android.os.Binder.execTransactInternal(Binder.java:1190)
        at android.os.Binder.execTransact(Binder.java:1159)

Expected Behavior Open the In App Review on Samsung S10 (Android 10)

Environment

software version
Android
react-native-store-review 0.2.0
react-native 0.63.3
node v12.16.1
yarn 1.22.4

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
littlehongkongcommented, Jul 19, 2022

is this resolved? Reviews still not showing up on the latest Android phones

0reactions
PietroGranaticommented, Sep 6, 2022

Internal test but no dialog shown on android

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix an installed Android app that isn't working - Google Support
Try the following steps if an app installed on your phone has any of these problems: Crashing. Won't open. Won't respond. Isn't working...
Read more >
Touchscreen issues on a Galaxy phone or tablet - Samsung
On devices with a Side key: Using two fingers, swipe down from the top of the screen to open the Quick settings panel....
Read more >
[Issue] Fullscreen apps randomly minimize to pip view on OP6
All fullscreen apps (YouTube, Video player, and most importantly Google Navigation) randomly minimize to home screen with picture-in-picture mini window view, ...
Read more >
[CLOSED]apk not working Livenet.tv in android 10
developer needs to update the app, you have to wait or look for alternative. That's the app problem with compatibility with new Android...
Read more >
OnePlus 6 not connecting to Android Auto in vehicles
I did and it solved my problem right away. This is how you do it: Step 1 - Enable Developer options on your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found