Is the app trying to fetch the update for the same app_id?
(Use a proxy like Charles Web Proxy to check which URL the deploy.update call on the device is fetching)
My current theory on your problems: There are multiple places where app_id are placed, and probably you missed one (or better: deleting it from ionic.project wasn't enough).