Deprecations in Backendless and Starscream when to wait them removed?

Backendless Version (6)

Client SDK ( Swift )

Application ID ( 6D0CC6DE-4FD2-C484-FFC4-F47290F29700 )

Expected Behavior

Please describe the expected behavior of the issue, starting from the first action.

  1. create a project
  2. install pods as required
  3. build the project
  4. no xCode warnings seen

Actual Behavior

  1. while building a new project - many warnings about deprecations are generated including the Backendless pod and Starscream pod.

The question is what is being done and when to wait the removal of unrelated warnings if there is any work in that direction.

Hello Ivan,

We use Socket.IO for our realtime features and all Starscream deprecations come from their framework. Unfortunately we cannot do anything with this.
According to our personal Swift-SDK deprecations - of course, they’ll b removed in future (within 12 months or so) but for now the deprecated methods in Swift-SDK provide information about the properties/methods to use instead. It may be useful for many users.

Regards,
Olha