status-react/ios/StatusIm
Oskar Thorén ed3597fd7c Tooling: Send app device logs to Testfairy properly
React Native uses 'asl' to do logging, not NSLog, so we have to hook into that
to get logs sent to Testfairy. This means we get all the app device logs you
normally get in development, not just whatever happens in JS land.

- Modified default logging function when flag is set
- Delete Prefix header file and NSLog Macro
2017-09-10 12:22:49 +03:00
..
Images.xcassets New screen: Wallets list (ui only) 2017-08-29 16:51:17 +02:00
AppDelegate.h Push notifications: Spike for Android 2017-08-30 13:58:52 +02:00
AppDelegate.m Tooling: Send app device logs to Testfairy properly 2017-09-10 12:22:49 +03:00
Info.plist Push notifications: Spike for Android 2017-08-30 13:58:52 +02:00
StatusIm.entitlements Push notifications: Spike for Android 2017-08-30 13:58:52 +02:00
main.m