AssimpKit icon indicating copy to clipboard operation
AssimpKit copied to clipboard

[UIView setScene:]: unrecognized selector sent to instance 0x101906830

Open Wayxq opened this issue 5 years ago • 4 comments

hi, image

Wayxq avatar Aug 22 '18 06:08 Wayxq

I meet the same error , can you tell me, what can i do ? thanks

f18298335152h avatar Apr 02 '20 09:04 f18298335152h

Your controller view should be of type SCNView but it just an ordinary UIView. You can correct it by editing your storyboard/xib

anton-plebanovich avatar Apr 02 '20 09:04 anton-plebanovich

can you show me the code ? you mean i must init a SCNView then use the button to other SCNView. thanks.

f18298335152h avatar Apr 02 '20 09:04 f18298335152h

Please check Main.storyboard Screen Shot 2020-04-02 at 13 03 11

anton-plebanovich avatar Apr 02 '20 10:04 anton-plebanovich