I don't know if it's a bug or I did something wrong. I tried to receive a access_token from twitter. To keep it simple I wrote all strings/password directly into the code (But I censored some strings with "placeholder" (for obvious security reasons)).
I don't know if it's a bug or I did something wrong. I tried to receive a access_token from twitter. To keep it simple I wrote all strings/password directly into the code (But I censored some strings with "placeholder" (for obvious security reasons)).
I added the following to my
AppDeligate.m
:.. and a Button with the following action to my
ViewController.m
:But I receive the following Error: