启用 Zendesk 推送通知标识符

Enabling Zendesk push notification identifier

我有这个错误

java.lang.NumberFormatException: Expected an int but was 114228806971 at line 1 column 47 path $.push_notification_device.id

每当我做的时候

 ZendeskConfig.INSTANCE.enablePushWithIdentifier

有人可以帮助我吗?提前致谢。

PS:我试过搜索但没有成功。

听起来你有一个旧版本。这已在 1.10.1.1 版中修复,尽管 1.11.0.1 is available now

谢谢!