You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue that only shows in my build, everything works fine in unity but in the build the messages are not getting through nothing is being displayed as a text so I am asuming that also the AWS just does not work because of this, however my animation is being triggered.
I building for Android for the Quest 2/3 as my game is in augmented reality.
normally a message should appear and the sound clip from AWS should play, which again, works fine inside of unity but not in the build.
does anybody know what the issue could be here? is it a permission issue?