tibi321
tibi321
> The update needed is in \SpeechToText_AppleAPI\Assets\Plugins\Android\AndroidManifest.xml > > ``` > > package="com.starseed.speechtotext" > android:versionCode="1" android:versionName="1.0"> > > > > > > > android:icon="@drawable/app_icon" > android:label="@string/app_name" android:debuggable="false" > android:configChanges="orientation|screenSize|locale" >...
> > The update needed is in \SpeechToText_AppleAPI\Assets\Plugins\Android\AndroidManifest.xml > > ``` > > > > > package="com.starseed.speechtotext" > > android:versionCode="1" android:versionName="1.0"> > > > > > > > > >...
> @tibi321 https://www.youtube.com/watch?v=Tyv3PRbe9fs You have to increase the Gradle version as shown in that video its worked!!...thanks bro
Dude, i also have same issue when i try to build in ARM64 it's not working, is anyone get the solution for this??