Skip to content

0.0.7

Compare
Choose a tag to compare
@danylovaolha danylovaolha released this 28 May 15:09
· 549 commits to master since this release
5a38641
  • fixed bug in the CacheService methods when key contains spaces
  • fixed crashes in DataPermission when object is Dictionary
  • added the segmentQuery property to the DeliveryOptions
  • removed the device registration methods that don't take deviceToken as parameter
  • removed the refreshDeviceToken method
  • removed the unnecessary init methods
  • customized Serialization/Deserialization for next classes: ObjectProperty, BackendlessFileInfo, GeoCategory, BackendlessUser, UserProperty
init(from decoder: Decoder) throws

func encode(to encoder: Encoder) throws