Hi, I’m new to Ionic and was wondering if there was a way for a backend to know if a request was coming from an Ionic app? I know the origins vary depending upon Android vs. iOS etc., but something coming from http://localhost doesn’t exactly tell me what I need to know.
Or, is the best course of action to create some kind of custom header that my backend looks for? If so, how would I go about creating one?
Thank you
1 post - 1 participant