# Frequently asked questions ## I have experienced an error Sorry. There are so many different environments, that it is impossible for us to test each and every constellation. First of all make sure you have updated to and tried with the latest available versions of both, this app and the [Deck server app](https://apps.nextcloud.com/apps/deck). In case you receive a `NextcloudApiNotRespondingException`, try to disable the battery optimization for both apps. In all other cases please try to clear the storage of **both** apps, Nextcloud Android **and** Nextcloud Deck Android. You can achieve this by navigating to ``` Android settings ↳ Apps ↳ Nextcloud / Deck ↳ Storage ↳ Clear storage ``` Often there is an issue with the state of the server app. Try to create a new test account at your Nextcloud instance and connect to it. If there are no errors, share the boards of your actual account one by one with your test account to find the defect one. If the issue persists, [open a bug report in our issue tracker](https://github.com/stefan-niedermann/nextcloud-deck/issues/new?assignees=&labels=bug&template=bug_report.md&title=). ## Why has my bug report been closed? As stated in the bug templates, we reserve to close issues which do not fill the **complete** issue template. The information we ask for is urgently needed, even if it might not seem to be important or relevant to you. We have very limited resources and capacity and we really want to help you fixing different bugs, but we can impossibly know your environment, your different software versions, the store you used. Therefore it is extremely important for you to describe the **exact steps to reproduce**. This includes information about your environment. Example for a bad description: > 1. The app crashes when i save a card Example for a good description: > 1. Open any existing card\ > 2. Add text to the description\ > 3. Click on the ✕ in the top left\ > 4. Answer "Save" when asking to discard or save the changes\ > 5. See app crash We also preserve to close issues where the original reporter does not answer within a certain time frame. We usually answer issues within a hour and expect you to respond to our questions within a week. This is necessary for two reasons: 1. We have a rapid development cycle - bugs which have been reported weeks ago might no longer relevant 2. We are loosing the context of a report or a question over the time. We have many things to care about and digging into an issue deep and then relying on an response which is not coming is a waste of our limited free time ## Why don't you make an iOS app? We¹ believe, that the idea of Nextcloud - own your data - does not match the mindset of Apple and its products. We believe, that protecting your data is not possible on closed source operation systems like iOS. Yes, also Android often is not fully open source and distributed with proprietary stuff, but you have the choice and the possibility to use the app on the Android Open Source Project because the app does not depend on any proprietary libraries. Also licenses for SDKs, Hardware and distributing is ridiculous expensive for an FLOSS project. The API of the Deck server app is well documented and everyone is free to start an iOS client. Of course we appreciate a growing ecosystem even if we will not contribute to this part personally. ¹ Disclaimer: "We" are not working for nor related to Nextcloud Inc. in any way. We are just a few volunteers which contribute to this app in our free time.