bool isSubscribedToCurrentApp(String currentAppId) { return subscribedToApps.contains(currentAppId); }