-
Notifications
You must be signed in to change notification settings - Fork 6
Enabling Sync Logging
jeremyosterhoudt edited this page Mar 31, 2017
·
7 revisions
-
Launch Xcode and open your project that uses the Predix Mobile SDK
-
Click on the project name and press edit scheme
-
Click on run
-
Click on Arguments, then add and check the following to the Arguments Passed On Launch section:
-Log YES
-LogSyncVerbose YES
NOTE: You don't need the flags shown in the image, just Log and LogSyncVerbose
- Press close and run the simulator
Intro *Home
Services
- Authentication
- Boot
- Command
- Connectivity
- Data Access High-level
- Data Access Low-level
- Logging
- Notify
- OpenURL
- Secure Storage
- TouchId
- User Information
- User Settings
- Version
- Window
iOS SDK
- General
- Posted Notifications
- Remote Notifications
- Classes
- PredixMobilityConfiguration
- PredixMobilityManager
- Protocols
- PredixAppWindowProtocol
iOS Examples
Java Examples
General
[//]: (Enabling Sync Logging)