Application IDs are just names really. Each application has a consumer token and secret key that are used for signing messages.
Additionally, each application had a number of configuration settings, such as the URL at which it should be sent notifications by the Ribbit platform. We will likely be adding more over time,
Within the SDK the application id is only really used when changing those settings.
Application IDs are just names really. Each application has a consumer token and secret key that are used for signing messages.
Additionally, each application had a number of configuration settings, such as the URL at which it should be sent notifications by the Ribbit platform. We will likely be adding more over time,
Within the SDK the application id is only really used when changing those settings.