Here is our app usage scenario: There are two sections in our app, the first one is that we need load google map, and use google map apis, and the second one is that we need to connect to a personal wifi which can't connect to the public network. So the contradiction is that we can't use these two sections at the same time, if we connect to the personal wifi, we couldn't use google map, and when we disconnect to the wifi, we couldn't use the second section.
Does anybody have wonderful idea to solve this problem which has confused us a couple of days.
Thanks for any suggestion