Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I test Twitter iOS 5 integration in simulator?

I don't have access to download the Twitter app in the simulator. Any idea?

like image 919
adit Avatar asked Jan 10 '12 04:01

adit


People also ask

Can you install apps on iOS simulator?

Install Apps on SimulatorsTo install an app on a connected simulator, follow these steps. Go to Apps > Install Application. Find and open the app you want to install from your Mac. The app appears in the list of installed apps on the right side of the iOS Gateway window.

How do I test my iOS apps on my iPhone?

Tap View in TestFlight or Start Testing; or tap Install or Update for the app you want to test. If you're testing an iOS app that includes an iMessage app, launch the beta app from the Home Screen. If you're testing an app that's for iMessage only or a sticker pack, you can launch it from within Messages.

How do I test my website in Xcode iPhone simulator?

Viewing & Testing. When you're in the simulator, click open Safari, click on the URL bar, and you can paste the testing URL using ^⌘V (Edit > Paste Text), then hit enter.


1 Answers

You don't need to install the Twitter app in the simulator. That's a separate app by itself.

You should be able to test Twitter iOS 5 integration within your apps in the simulator after you authorize an account in the simulator's Settings app. You and your users are not required to install Twitter's official app in order to use any of the built-in features.

like image 189
BoltClock Avatar answered Nov 15 '22 07:11

BoltClock