I get this error just when I start my app,
this has some implication? it may be related to the non-arrival of push notifications in iOS.
[ERROR:flutter/shell/common/shell.cc(1065)] The 'clevertap_plugin/native_to_dart' channel sent a message from native to Flutter on a non-platform thread. Platform channel messages must be sent on the platform thread. Failure to do so may result in data loss or crashes, and must be fixed in the plugin or application code creating that channel.
I get this error just when I start my app,
this has some implication? it may be related to the non-arrival of push notifications in iOS.
[ERROR:flutter/shell/common/shell.cc(1065)] The 'clevertap_plugin/native_to_dart' channel sent a message from native to Flutter on a non-platform thread. Platform channel messages must be sent on the platform thread. Failure to do so may result in data loss or crashes, and must be fixed in the plugin or application code creating that channel.