digits-cordova
digits-cordova copied to clipboard
I am using Cordova / Ionic for creating a hybrid app. Which consumer key should I use.
Do i need to generate two different consumer keys - one for Android & one for iOS?
No you'll just need one for the web (which I think you can generate from ios or android but that could have changed). This library uses the web browser and not ios/android specific apis.
Ok, But while creating web based twitter application they asked website address and call back url what should I do?