Soomla causing crash on start

I’m developing my android game and started testing on my LG G2. I get no errors in the unity editor or when building, but when I start the game on my phone it crashes right away. When I remove the parts from my script initializing soomla, and I disable the StoreEvents and CoreEvents prefabs in the unity editor, my phone no longer crashes. I don’t know what started this, because when I was testing in mid November everything seemed to work fine with soomla. I got the sommla plugin from https://github.com/soomla/unity3d-store and I have no idea how to fix this.

you can log output of the apk by running this in your command line, from your android sdk-tools directory

adb logcat -s Unity