Is it possible to develop two apps in which one should use cellular data only and another one should connect with Wi-Fi socket for data communication?
One App should use Wi-Fi and another one should use cellular data
I’m not sure I fully understand your question but, in general, apps have some control over which network interface they use. I talk about this in some detail in the various posts hung off Extra-ordinary Networking.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"