You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
崩溃描述:Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -objCType only defined for abstract class. Define -[NSPlaceholderNumber objCType]!
崩溃描述:Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -objCType only defined for abstract class. Define -[NSPlaceholderNumber objCType]!
将之换成了require('NSNumber').numberWithInt(0) 则可以避免这样的错误
崩溃产生在JPEngine.m 532行 jsval = [fun callWithArguments:params];
The text was updated successfully, but these errors were encountered: