【bug反馈】接入sdkbox->iap,iOS工程运行崩溃!

Creator 版本:2.2.0

目标平台: iOS 13.2.2

报错信息:在以下位置崩溃
class AutoHandleScope
{
public:
AutoHandleScope()
: _handleScope(v8::Isolate::GetCurrent())
{
}
~AutoHandleScope()
{
}

重现方式:接入sdkbox->iap

出现概率:100%

求大神帮忙看看!

有没有一个demo可以看看。