Search code examples
androidunity-game-enginegoogle-project-tango

where did the "AndroidHelper.ShowAndroidToastMessage("msg...", false);" Method migrate to?


Tango: Unity: (Fermat) where did this method migrate to?

AndroidHelper.ShowAndroidToastMessage("msg...", false);

It was present pre-Fermat but is now no-longer there... was very nice way to send notifications to user that were more subtle...


Solution

  • There was actually a regression in the unitypackage, it has been fixed. Try download and re-import the package again.