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
// FString to jstring
static jstring GetJavaString(const FString& string)
// string to jstring
static jstring GetJavaString(const string& str);
It seems like you haven't updated your Android/Private/JavaConvert.h files. Your plugin is the best! I am always grateful to write.
more...seems someting wrong
It seems like you haven't updated your Android/Private/JavaConvert.h files. Your plugin is the best! I am always grateful to write.
more...seems someting wrong
This error occurs when updating to a 2.1version.
The JAVA function is not executed and the app is immediately terminated. This is log.
The text was updated successfully, but these errors were encountered: