Debugging tools for native apps? | Community
Skip to main content
alev1
Level 4
October 16, 2015
Solved

Debugging tools for native apps?

  • October 16, 2015
  • 6 replies
  • 2879 views

For debugging the tracking code on websites I use tools like the Adobe Debugger or http fox or Observepoint and the like. Is there soemthing similar for debugging the tracking code on native apps? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ankitsh

You should try Bloodhoud here are some more details about this https://marketing.adobe.com/resources/help/en_US/mobile/bloodhound_win_2x/

Hope that helps.

 

 

Ankit Sharma

6 replies

alev1
alev1Author
Level 4
October 16, 2015

Android

ankitshAdobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

You should try Bloodhoud here are some more details about this https://marketing.adobe.com/resources/help/en_US/mobile/bloodhound_win_2x/

Hope that helps.

 

 

Ankit Sharma

alev1
alev1Author
Level 4
October 16, 2015

I'm not sure, but I guess you mean this one: https://github.com/Adobe-Marketing-Cloud/mobile-services/releases/tag/Bloodhound-v2.1-OSX

Can't find anything for Windows...

Adobe Employee
October 16, 2015

Yes that's the one, it will help in debugging the Adobe Image request from mobile apps, you can also use charles which will help as wlel.

 

Let me know if you have questions.

alev1
alev1Author
Level 4
October 16, 2015

But is there anything other than for OSX operating system? I'm working on a Windows PC.

Level 4
October 16, 2015

Alv86 wrote...

But is there anything other than for OSX operating system? I'm working on a Windows PC.

 

You can use Fiddler (http://www.telerik.com/fiddler) or Charles (http://www.charlesproxy.com) to debug Android/iPhone apps tracking in Windows PC