Skip to content

unrecognized selector sent to instance #33

Closed
@farfromrefug

Description

@farfromrefug

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions