# Publishing App

<details>

<summary>Do I need Apple device to publish my app?</summary>

No, you don't need apple device. We auto submit the build under your TestFlight account. So you can login to appStore connect and select the latest uploaded build by Twnr to publish.\
\
You just need the iOS device to enrol in developer program which needs yearly subscription to use apple service.

</details>

<details>

<summary>My app got rejected on AppStore or PlayStore</summary>

Please contact us or setup a meeting with us for any type of rejection. We will help you in all possible ways.\
Contact : <hello@twinr.dev>\
Meeting : <https://calendly.com/gaurav-parvadiya/twinr-demo>

</details>

<details>

<summary>Can I hire Twinr expert to publish my app?</summary>

Yes, please refer to on-demand services menu for publishing help.\
\
Get your app published in 72 business hours for $99/ONETIME.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.twinr.dev/faqs/publishing-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
