Rohit Kumar

Results 2 comments of Rohit Kumar

not loading unity project, nothing happen when run

I think the issue is here ``` if (unityPlayer.getParent() != null) { ((ViewGroup) unityPlayer.getParent()).removeView(unityPlayer); } ```