Use of IAP v2 Read In App Purchase information causes crash when targetting Armv7 returns nothing when targetting Arm64.
Error (Armv7): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x77 Cause: null pointer dereference
Specifically after searching for the crash cause pinpointed the function that causes the crash in GooglePlayStoreHelper.java file in “QueryInAppPurchases” (line 138)function when calling native function “nativeQueryComplete” (line 233). (plugin can be found under engine directory/plugins/online/Android/OnlineSubsystemGooglePlay/…)
Any assistance on resolving this would be highly appreciated.
PS: I am fairly new in developing with Unreal Engine so please point any other required info that I ve failed to add.
Engine: 4.27
NDK: 21.4.7075529
JDK: jdk1.8.0_77
Android SDK Build Tools: 30.0.3