Is there a difference in the URLs the both versions request? You can’t debug the --release build, so you will have to use a proxy like Charles Proxy to find out what URLs are being requested.
Primary bug was:
“You have included the Google Maps API multiple times on this page. This may cause unexpected errors.”
when i fixed it, didn’t noticed maps appearance because each time when started --release build, it autodeployed from Ionic PRO old harmed build.
I pushed fixed source and now all works best. But during all this manipulations noticed next issue:
Have pushed to channel build with status “Build Failed”, this status not allow push again, tells up-to-date, so have to make fake changes to try again, and sure, same code was deployed to master. And from master i deployed it to production.
Next ussue the toast which appear after manual deploy at dashboard, i deployed to master, but toast tells, deployed to “production” : “Snapshot (commit 025ae2) successfully deployed to channel Production”