Feature/2854 version management

This commit is contained in:
Frank Rotermund
2022-07-26 15:07:22 +00:00
parent e38ea287d3
commit 4a2a82fccb
57 changed files with 203 additions and 36 deletions
@@ -237,5 +237,8 @@ Enable/disable the notifications for the selected room.
*/
- (BOOL)shouldShowEmptyView;
// bwi called by mastertabcontroller on pin login
- (void)checkAppVersionOutdated;
@end