froger-me / wp-remote-users-sync

Synchronise users across WordPress websites
GNU General Public License v3.0
72 stars 33 forks source link

BuddyBoss conflict with user event driven API #45

Open jeffrey4680 opened 2 years ago

jeffrey4680 commented 2 years ago

Hello, I am using BuddyBoss APP plugin to build my mobile app, there is a big issue if the wp remote user sync was activated, API will not work anymore, by buddyBoss APP guideline, it can be solved by using custom code or disabling plugin's cache. please check the following document https://www.buddyboss.com/resources/dev-docs/app-development/extending-the-buddyboss-app-plugin/extending-api-caching-to-support-new-api-endpoints/ and give me some suggestions that would be easily understood by an React native developer, thank you for the great plugin again! :)

renegademarketer commented 1 year ago

@jeffrey4680 did you get a fix for this? If yes, do you mind sharing what you found out?