Problem:
Introducing the iOS family UI business package ThingSmartFamilyBizBundle and calling the family management interface method gotoFamilyManagement reports a thing_app_no_family error.
Solution:
Add "is_support_home_manager" to the thing_custom_config.json configuration file: ture。This is explained in the official documentation notes
Reason:
SDK needs to determine whether to support home through the configuration file is_support_home_manager, if you use the family UI business package, you need to set is_support_home_manager to true