Does someone know what that means and how to make our toast message STILL pop up ??
# virtual methods
.method protected onCreate(Landroid/os/Bundle;)V
.registers 4
const-string v0, "Unity"
const-string v1, "UnityPlayerNativeActivity has been deprecated, please update your AndroidManifest to use UnityPlayerActivity instead"
invoke-static {v0, v1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
invoke-super {p0, p1}, Lcom/unity3d/player/UnityPlayerActivity;->onCreate(Landroid/os/Bundle;)V
return-void
.end method