@@TecDevStudio yes, already fixed it. the problem is with the ue version itself. Engine/Build/Android/Java/src/com/epicgames/unreal/GameActivity.java.template
to me this isn't worked, i did what you said and I enter in a infinity looping to rewriting things. but I made this in CMD and worked: keytool -genkey -v -keystore ExampleKey.keystore -alias MyKey -keyalg RSA -keysize 2048 -validity 10000 -dname "CN=YourName, OU=ExampleOrg, O=ExampleEnt, L=ct, ST=st, C=us"
cmd code :
keytool -genkey -v -keystore ExampleKey.keystore -alias MyKey -keyalg RSA -keysize 2048 -validity 10000
Hi, i have problem with keyboard not appear on android in game. Can you help me?
UE5.4.4 right ?
@@TecDevStudio yes, already fixed it. the problem is with the ue version itself.
Engine/Build/Android/Java/src/com/epicgames/unreal/GameActivity.java.template
Cool
to me this isn't worked, i did what you said and I enter in a infinity looping to rewriting things. but I made this in CMD and worked:
keytool -genkey -v -keystore ExampleKey.keystore -alias MyKey -keyalg RSA -keysize 2048 -validity 10000 -dname "CN=YourName, OU=ExampleOrg, O=ExampleEnt, L=ct, ST=st, C=us"
Then you did mistake typing the password . Keep it unreal 9 words & re try again
@@TecDevStudio it worked !