Showing posts with label ipad/iphone crash log location in MAC OS. Show all posts
Showing posts with label ipad/iphone crash log location in MAC OS. Show all posts

Monday, November 19, 2012

ipad/iphone Crash logs of in MAC OS?

How to get the Crash logs of ipad/iphone in MAC?

MAC :
 1. Connect  your ipad/iphone  to CPU of MAC using USB cable
 2. Ensure your device is listed in itunes of MAC machine
3.  Navigate to & fro in the application and look for crash
4.  Crash logs are available in the location:

On the Mac, crash logs are kept at:
~/Library/Logs/CrashReporter/MobileDevice/
where ~ is your Home folder. Here’s an example:
   [ OR]
 You can access the crash logs if you have installed XCODE  SDK in your mac machine
1. open the xcode
2. Navigate to windows- Organiser
3. in the organiser window , look st the left side, where you can find the crash logs  with respect to device name and time stamp

How to install windows mobile application in emulator?

How to install windows mobile application in emulator?
1. Download and install the sdk  from the link http://dev.windowsphone.com/en-us/downloadsdk
2. Navigate to start- All programs- Windows phone sdk - application deployment
3. Select the target as Window phone emulator?
4. In XAP label  click on browse and select the xap  file received from dev team
5. Click on deploy button
6. Application will be successfully installed in your emulator
7.  Navigate to start- All programs- Windows phone emulator
8. you can find your installed application in your emulator.