HN user

robertdimarco

170 karma
Posts5
Comments6
View on HN

While Firebase largely worked in PhoneGap prior to the latest releases, there were a few outstanding bugs specific to PhoneGap deployments that required special handling or attention, though websockets were not directly affected. As a sample, we had some previous errors around long-polling and creating iframes (used as a fallback when websockets fail) in PhoneGap, and most notably Firebase Simple Login was entirely unsupported in PhoneGap applications until this latest release.