Skip to content

插件还需要完善 null safety #27

Description

@longer96

才接入就发现bug
加密初始化 Bmob.initEncryption
调用发送验证码接口 会报验证失败

https://github.com/bmob/bmob-flutter-sdk/blob/master/data_plugin/lib/bmob/bmob_sms.dart
sendSms() 方法
忘记在发送之前转string 了
String params = json.encode(getParams());

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions