mhchoi-bagelcode
mhchoi-bagelcode
+1 Please send this issue to Facebook App development team ASAP. It's making our app stuck often and impacting user expriences bad.
I implemented the below code as Google's guide to fix this issue temporally on our side. But unfortunately this issue has not resolved yet. And the worse part of this...
@jkasten2 Unfortunately there's no logs about java.lang.NoClassDefFoundError. And I can't reproduce the crash on my own device. For next try, I'm going to remove the custom WorkManager logic soon and...
@jkasten2 Unfortunately, This crash has not been resolved, even if I injected the initOrder tag to our Manifest.xml ``` ``` I don't know what to do for next step. Maybe...
> @mhchoi-bagelcode There is possible fix that has worked for two others: > > > I solved this bug by removing these two attributes from my AndroidManifest.xml file. > >...