Hi, I'm trying to build the mendix react native app with a custom react native module. However, the device that I need it to run on runs android 8.1.0. This results in an error: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/PacProcessor; It seems this error is related to the android version, but I'm not entirely sure. Before changing the minsdkversion of the app I wanted to ask whether this is at all possible, and what the minimum android version is the mendix react native app can run on. Next to that I wonder if anyone on the forum has seen this error before and can enlighten me. Thanks, Tom