Hi Andy, thanks for taking out time to reply. I am hitting the API “raw” and not using Fabric.
The specific use case is that i am developing an app for a twitter account which gives out deals from e-commerce sites. Now whoever is following the account, will get the deals from twitter. Since there are lot of people in India who don’t have a twitter account, I am trying to make an android app for them. Right now we don’t have an infrastructure to set up a dedicated server to enable push notifications using GCM. So we rare relying on pull notifications with the sync period configurable by the user from 15 minutes to 1 hr.
Will the guest Auth on Fabric solve the problem? I can try using that.