An easy manner to integrate Noticeable with an Android or iOS app is to use a WebView to open your Noticeable project Timeline. Another solution is to fetch data you need using the GraphQL API we provide. It allows fetching posts with any programming languages.
We do not provide an SDK for mobile devices yet.
Noticeable API
Managing Access Tokens
Project owners can manage access tokens from their dashboard:

Consuming the API
The API works with any HTTP clients but for a smooth experience, we recommend Apollo iOS and Apollo Android clients.
For development purposes, we recommend our Playground instance.
See https://noticeable.io/api/overview for more information (login required).
Query Examples
Noticeable GraphQL query examples are available on Github:
https://github.com/noticeableapp/noticeable-api-samples
We do not provide an SDK for mobile devices yet.
Noticeable API
Managing Access Tokens
Project owners can manage access tokens from their dashboard:

Consuming the API
The API works with any HTTP clients but for a smooth experience, we recommend Apollo iOS and Apollo Android clients.
For development purposes, we recommend our Playground instance.
See https://noticeable.io/api/overview for more information (login required).
Query Examples
Noticeable GraphQL query examples are available on Github:
https://github.com/noticeableapp/noticeable-api-samples