Conflicts with iZooto plugin
pooja-muchandikar opened this issue · 8 comments
Test Environment:
Plugins active:
Official PWA plugin: v0.3.0
rt PWA Extension: v1.0.2
iZooto plugin: v3.6.6
-
Offline reading is working in mobile
✔️ and while checking in desktop✖️ faced errors in the console. Please check the screenshot.
-
Add to Home Screen - Add to home screen option was not visible in mobile
✖️ . On desktop the install option is shown on the browser bar✔️ . On mobile tried clearing cache but still the add to home screen option was not visible. Note: http auth is been removed from the site -
iZooto Push Notifications - Push notifications are working in both mobile and desktop. Created Post and enabled notification option on post publish/update notifications are triggered on mobile and desktop.
Note:
The above 1st and 2nd issues occurs when iZooto pluign is enabled. If this plugin is disabled then above mentioned issues works fine.
iZooto plugin is creating conflicts with the other features, offline reading and Add to Home screen.
@sagarnasit I have checked the conflict that is being created by offline form submission script. when the routes for forms are missing in the settings the random string is generated as a form route which is causing the page to reload continuously. Can we allow offline form submission only for the routes defined in the plugin settings and include offline-form script when the routes are defined?
@juhi123 The PR for this issue is merged to develop and the develop
branch needs QA testing. Follow readme and test the develop
branch let me know in case of queries or you face any issue.
@deepaklalwani97 Thanks for the update, I will post the status by EOD
@deepaklalwani97 The Gravity form plugin we have is 2.4.11, shouldn't we test it with the latest one? Version 2.4.17 is available, let me know how I can get?
@deepaklalwani97 I have tested with the latest gravity form. Everything worked, except offline form submission didn't work with firefox, can you please try at your end.
@juhi123 Sometimes for some reason the sync fails when the device is online and the retry for sync is executed after 5 mins can you try and check after some time.
@deepaklalwani97 Yeah you are right, thanks. All test cases seem to be working fine
@juhi123 A new version of WordPress and PWA plugin is now available. I have self-tested the develop branch with the latest PWA plugin and WordPress version. Please follow the readme and test develop branch with the latest version of the WordPress and PWA plugin to check the compatibility before releasing the plugin.