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
Though the plugin works as expected in the editor, when I tried running it on an android device, I got a "v8 module is not found" and the app crashed. Please refer to the screenshot.
Tested with both Manual Installation of the Plugin and from the Marketplace. Faced the same issue.
Tried with a C++ project as well as a blueprint project. Same result.
Observation: There was a lot of warning stating that it was unable to load the file. Log file has been included for reference. log.txt
Observation: Support for Armv7 is missing in the v8 module lib folder. Was this intended?
Unreal Engine version: Tested with both UE4.27.1 and UE4.26.2
Target Platform: Android
Device Model: Redmi Note 9 Pro
The text was updated successfully, but these errors were encountered:
Though the plugin works as expected in the editor, when I tried running it on an android device, I got a "v8 module is not found" and the app crashed. Please refer to the screenshot.
Tested with both Manual Installation of the Plugin and from the Marketplace. Faced the same issue.
Tried with a C++ project as well as a blueprint project. Same result.
Observation: There was a lot of warning stating that it was unable to load the file. Log file has been included for reference. log.txt
Observation: Support for Armv7 is missing in the v8 module lib folder. Was this intended?
Unreal Engine version: Tested with both UE4.27.1 and UE4.26.2
Target Platform: Android
Device Model: Redmi Note 9 Pro
The text was updated successfully, but these errors were encountered: