@override Future<bool> isAppInstalled() async { return await DeviceApps.isAppInstalled(Constants.ttpBundleId); }