Found the issue regarding the module not being found on Android. You need to add “FGearPlugin” to your PublicDependencyModuleNames in your Build.cs of your project.
2 Likes
Found the issue regarding the module not being found on Android. You need to add “FGearPlugin” to your PublicDependencyModuleNames in your Build.cs of your project.