Kotlin: java.lang.ClassCastException: java.lang.Long cannot be cast to java.lang.Integer

后端 未结 0 1380
执笔经年
执笔经年 2020-12-10 01:19

I know there are a lot of questions about this exception but no answer suited my case.

var count = sharedPref.getInt("flutter.badgeCount", 0)    //          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题