Dear,
am developing a game, and I made internal web browser inside it.
I want to allow my game to just interact with 2 ip addresses and block interaction with all others.
so if my domain is www.mydomain.com, i just want to allow my game to interact with this domain only, any idea?
Note: Ive trying to not give the android manifest internet permission, and it works good, but in this way even my domain is not reached.
Thanks
↧