Ionic cordova SDK crashes on app load

Hello,
I am unable to deploy Sentry Cordova (Ionic) integration. When I build my app for iOS, on the app run I get this error in the console.

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFConstantString sentry_sanitize]: unrecognized selector sent to instance 0x1f693fc90'

As I can see I am not the only one who’s getting these issues.

Any ideas how this could be solved as I would like to have Sentry in our apps.