You can use www.glazum.com for asking any questions in app and get instant responses.
Key features of Glazum are:
- Ability to bind questions to markers in your code at runtime. Thus
you can ask any question almost at any time without resubmitting
application.
- Great range of answer types you can choose. It might be free short/long text answer, single/multiple selection (it's also possible that users comment their choices).
- There are a lot of different conditions to show questions (country, user identifiers, app version, iOS version, launches, device type and other)
- Glazum SDK is easy to use and integration is really simple
- Questions are saved locally, and thus can be shown even without internet connection. Of course If user answers a question without internet connection, the answer will be saved and send to Glazum backend later.
- There is easy-to-use dashboard, where you can manage questions and responses.
- Ability to schedule questions for specific period.
- Ability use custom variables in your code and lately show questions based on these variables values. This is very useful especially in case of a/b tests.
An example of Glazum SDK usage you can find here https://github.com/glazum/glazum-ios-example