WebAPI and iOS App
EasterMike
Posted on
Mar 15 2014
I have a WebAPI service and an iOS app that are part of the same overall application.
My question is -- do I configure both the WebAPI and the iOS app to use the same API key and report to the same application on the raygun dashboard?
I would prefer to have an integrated repository of exceptions related to the overall application.
John-Daniel Trask
Raygun
Posted on
Mar 15 2014
Hi Mike,
You can send them into the same application (API key). The way we process errors is per message, inspecting the name of the provider that's sending the data (either iOS or .NET in this case).
I hope that helps,
John-Daniel Trask
Co-founder
Mindscape Limited