Kochava crashes when i try to call init function. Have tested it with empty project (Only the plugin on my build.settings) and it still happens. Here is the crash log/stack trace. Happens only on iOS (device). Tested on Android and it works ok. Using build 3145 and newer. Have not tested older Corona versions. This did not happen with previous builds on October.
"NSInvalidArgumentException: \*\*\* -[\_\_NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[1]\n(\n\0090 CoreFoundation 0x000000018418bd50 \<redacted\> + 148\n\0091 libobjc.A.dylib 0x00000001836a0528 objc\_exception\_throw + 56\n\0092 CoreFoundation 0x0000000184124c44 \_CFArgv + 0\n\0093 CoreFoundation 0x000000018405d4b0 \<redacted\> + 352\n\0094 CoreFoundation 0x000000018405d32c \<redacted\> + 64\n\0095 Epic Heroes 0x00000001011fecd8 \_ZN13KochavaPlugin4initEP9lua\_State + 1432\n\0096 Epic Heroes 0x0000000100fee908 \_ZNK3Rtt12VideoTexture9GetFilterEv + 277964\n\0097 Epic Heroes 0x0000000101001824 \_ZNK3Rtt12VideoTexture9GetFilterEv + 355560\n\0098 Epic Heroes 0x0000000100feee58 \_ZNK3Rtt12VideoTexture9GetFilterEv + 279324\n\0099 Epic Heroes 0x0000000101002458 \_ZNK3Rtt12VideoTexture9GetFilterEv + 358684\n\00910 Epic Heroes 0x0000000100fef200 \_ZNK3Rtt12VideoTexture9GetFilterEv + 280260\n\00911 Epic Heroes 0x0000000100fe5a2c \_ZNK3Rtt12VideoTexture9GetFilterEv + 241392\n\00912 Epic Heroes 0x0000000100fe832c \_ZNK3Rtt12VideoTexture9GetFilterEv + 251888\n\00913 Epic Heroes 0x0000000100fee908 \_ZNK3Rtt12VideoTexture9GetFilterEv + 277964\n\00914 Epic Heroes 0x0000000101001824 \_ZNK3Rtt12VideoTexture9GetFilterEv + 355560\n\00915 Epic Heroes 0x0000000100feee58 \_ZNK3Rtt12VideoTexture9GetFilterEv + 279324\n\00916 Epic Heroes 0x0000000101002458 \_ZNK3Rtt12VideoTexture9GetFilterEv + 358684\n\00917 Epic Heroes 0x0000000100fef200 \_ZNK3Rtt12VideoTexture9GetFilterEv + 280260\n\00918 Epic Heroes 0x0000000100fe5a2c \_ZNK3Rtt12VideoTexture9GetFilterEv + 241392\n\00919 Epic Heroes 0x000000010102d5a4 \_ZNK3Rtt12VideoTexture9GetFilterEv + 535144\n\00920 Epic Heroes 0x000000010104e168 \_ZNK3Rtt12VideoTexture9GetFilterEv + 669228\n\00921 Epic Heroes 0x0000000100f871ec Epic Heroes + 94700\n\00922 GLKit 0x0000000190f87954 \<redacted\> + 256\n\00923 GLKit 0x0000000190f88b50 \<redacted\> + 520\n\00924 QuartzCore 0x0000000188056fd4 \<redacted\> + 672\n\00925 IOKit 0x00000001843f630c IODispatchCalloutFromCFMessage + 392\n\00926 CoreFoundation 0x000000018411a080 \<redacted\> + 188\n\00927 CoreFoundation 0x00000001841349dc \<redacted\> + 56\n\00928 CoreFoundation 0x00000001841340e0 \<redacted\> + 440\n\00929 CoreFoundation 0x0000000184131bb4 \<redacted\> + 2196\n\00930 CoreFoundation 0x00000001840522d8 CFRunLoopRunSpecific + 436\n\00931 GraphicsServices 0x0000000185ee3f84 GSEventRunModal + 100\n\00932 UIKit 0x000000018d5ff880 UIApplicationMain + 208\n\00933 Epic Heroes 0x0000000100f742d8 Epic Heroes + 17112\n\00934 libdyld.dylib 0x0000000183b7656c \<redacted\> + 4\n)"
This is the full kochava plugin, not the FAA one.