votrai123 / integrate-multiple-react-native

8 stars 4 forks source link

Cannot use closeApp #13

Closed hookie256 closed 2 months ago

hookie256 commented 6 months ago

I handle deeplink in superapp. From MiniApp, I call a deeplink, deeplink open superapp, and I forward params to MiniApp by put it in openApp method from SuperApp When MiniApp opened, I call closeApp method...but nothing happens, I cannot go back to superapp

hookie256 commented 6 months ago

I found callback is null in closeApp function...so what I have to do now?

hookie256 commented 6 months ago

@votrai123

votrai123 commented 6 months ago

Could you please share the logs with me? @hookie256