we have developed mobile app using meteor+ionic2. use our internal nodejs server not in internet zone. got app deployed our enterprise app store enables airwatch vpn tunneling access server in intranet zone.
everything works great when tested ios device level using "f5 access" vpn when deployed using xcode or enterprise app store no vpn tunneling . when download app our enterprise app store per-app vpn using airwatch vpn tunneling, ios app gets stuck @ splash screen. not seems call client side or server side code of meteor+ionic2.
when redeploying using development distribution, seems stays @ about:blank , not going localhost , getting "failed load resource" error in about:blank.
the same airwatch vpn tunneling works great in android. issue seems happening in ios. checked device level logs , airwatch vpn tunnel logs donesn't report errors.
i'm not sure whether meteor+ionic2 supports airwatch vpn tunneling ios none of framework codes called. there anyway debug enterprise distributed app? vpn-tunneling not supported in ios app development using meteor?
thanks, annadurai.
the root cause of issue seems airwatch config causes localhost appended domain name localhost.mycompany.com. airwatch couldn't fix issue, dropped plan of using airwatch vpn tunneling.
Comments
Post a Comment