Replies: 2 comments 1 reply
-
For the keys, don't use const twitterConsumerKey = 'qtdoP831o3kPtd5YgRxxxxxx';
const twitterConsumerSecret = '4qj2CfDNXDma0vJqrEwDlTA4Q3TxxxxxxxQ7eGrxPUfz'; Instead of building with a |
Beta Was this translation helpful? Give feedback.
1 reply
-
Holy crap I finally got it to build, building for iOS is not streamlined at all what a crazy adventure.. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've cloned and enabled this project for ios, hardcoded
environment.dart
with consumer key and secrets but the launchScreen throws " Invalid Twitter api/ secret".after running -flavor commands there's a erorr of .xcscheme support with -flavor for xcode.
Has anyone's build for ios succeed? what am i doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions