Error 254110

Message

init is not allowed, use initWithName

Domain SDM Parser
Number 254110
Label  
Applicable Platform(s) iOS

Cause

init has been used for initialization.

Action

init is not allowed, use initWithName.