Skip to content

Replace Network Package Type Macros with NS_ENUM

Apollo Zhu requested to merge apollozhu/kdeconnect-ios:NetworkPackageType into master
  • Group PACKAGE_TYPE_XXX macros into NetworkPackageType NS_TYPED_ENUM
  • Specify nullability for NetworkPackage and document potential bugs
  • Fixed a bug where the initial battery status of paired devices are not reported

Known Issues

Edited by Apollo Zhu

Merge request reports