I have an application that's offered in and outside of the MarketPlace.
Is there a way of determining from within the code where the application came from?
I've got a few indirect methods ...
1) I could simply infer from whether they have "Allow installation of non-Market applications" ticked ...
2) Or I could just make separate builds and make it explicit in the code.