public bool Initialize()
 {
     MyUnityPlugin.__IOS_Initialize();
     // TODO
     return(true);
 }