We hided files and upload button on chat because files are not appearing on app after selecting on iOS
We hided the check for updates button - if we want that we need to add logic to check if there is any updates on the iOS app store
We hided the open folder icons for fonts and so on on settings since adding files does not work on iOS
We hided Extensions and Network sections since they were work in progress
We hided Gamepad since UI needs fixing on mobile
We added a message on the start of a chat saying If you see any content that you deem problematic, abusive, or offensive, please contact us at support@satellite.im, and our team will address your concerns promptly. - if we don't want that on web, we can add logic to only appear on iOS apps but we need to have that message there due to Apple.
The above it is what we submitted to Apple. We don't have any of that hidden currently on web.
Bugs/Improvements
Files when are selected they do not appear on iOS. This includes uploading images from profile > update image as well
Sometimes there is a white screen when appear reloads due to the PluginViewController.swift - i've added this to fix the status bar and bottom bar UI issues.
When we submitted:
If you see any content that you deem problematic, abusive, or offensive, please contact us at support@satellite.im, and our team will address your concerns promptly.
- if we don't want that on web, we can add logic to only appear on iOS apps but we need to have that message there due to Apple.The above it is what we submitted to Apple. We don't have any of that hidden currently on web.
Bugs/Improvements