Posts

Post not yet marked as solved
0 Replies
269 Views
I love the RESTful API that allows me to query the Apple Music service, I love the Codable protocol - I just wish that Apple would supply the Codable structs to match the results we received from the API. That would make it much cleaner, easier to take advantage of the data we are getting. It seems like we all have to recreate the same Codable objects - not the most efficient way to deal with data.
Posted
by hotngui.
Last updated
.
Post not yet marked as solved
1 Replies
580 Views
I am trying to log Energy and Networking data on my iPhone 7+ for later analysis in Instruments. I do this all the time on iOS 12 with no problem. When running iOS 13 Beta 2 after a long while I get this following alert.Instrument Settings ErrorEnergy Diagnostics did not respond, try visiting the settings page again while connected to a host running instruments.I have tried connected, with Instruments running and looking at my device. I've tried it disconnected. Same failure.Is this a beta problem, or a "me" problem?joey
Posted
by hotngui.
Last updated
.