CleverTap / clevertap-flutter

CleverTap Flutter SDK
Other
30 stars 43 forks source link

Support iOS SDK 6.2.1 #228

Closed akashvercetti closed 5 months ago

akashvercetti commented 5 months ago
Anush-Shand commented 5 months ago

@akashvercetti There is one xiaomi related line in the iOS folder which can be removed

    else if ([@"setXiaomiPushToken" isEqualToString:call.method])
        result(nil);