davestjohn

Results 5 comments of davestjohn
trafficstars

+1 for letting us (optionally) configure the data location. I'm in the same boat as @ianbytchek, but I also need to specify /Library/Application Support/ instead of the home directory version.

The errors are coming from AppCenter not XRAnalytics, look at this message > default 13:54:14.110894-0400 XRAnalyticsCommunications [AppCenter] VERBOSE: -[MSAppCenter start:withServices:fromApplication:]/296 Start services MSAnalytics from a library > error 13:54:14.111484-0400 cfprefsd...

It gets lost in the noise but the main issue is trying to write to the database in /Users//Library/Application Support//com.microsoft.appcenter I'm using the SDK from a non-user process which doesn't...

> /Users//Library/Application Support//com.microsoft.appcenter This should have been, /Users//Library/Application Support/my-bundle-id/com.microsoft.appcenter

This feature is still relevant to me, and much desired. An additional piece of this is my app is a stand-alone executable and doesn't have a bundle-id so relying on...