Closed
Description
With the v8 runtime and the latest {N} my app crashes with this:
-[UIView transform3D]: unrecognized selector sent to instance 0x7fb8f47462f0
I am running on an ios 12 simulator .
It is for a view i apply a translate to. Thus i think the crash happens here:
https://github.com/NativeScript/NativeScript/blob/master/nativescript-core/ui/core/view/view.ios.ts#L372
It is not happening with 6.4.1