how can i know which app or website is using my node js api.. can i get the websites url or apps package name using node ? thanks
For further actions, you may consider blocking this person and/or reporting abuse
how can i know which app or website is using my node js api.. can i get the websites url or apps package name using node ? thanks
For further actions, you may consider blocking this person and/or reporting abuse
Based on our experience working with thousands of mobile developer teams, we developed a mobile monitoring maturity curve.
Dera Okeke -
sharathchandark -
javier nicolás adan -
sharathchandark -
Top comments (2)
LMGTFY...
futurestud.io/tutorials/retrieve-a...
what i really need to retrieve isnt the ip address as your link suggests, i want to retrieve the ios or android app name(package name) and website domain name as stated in my question. thanks