Brad
Brad
Hi, I tried to build the project from the master release however I'm getting this error: Showing Recent Issues /nextcloud-passwords-app-master/ios/NextcloudPasswords/AppDelegate.m:10:9: 'React/RCTBundleURLProvider.h' file not found I'm new to react native and...
Hey, Firstly thanks for the hard work getting this working. I've had it working briefly however I'm experiencing some issues. First I was using it other a tethering connection from...
Hi, I'm trying to use a single driver as the default for localforage. I've edited localforage like so: var DefaultDrivers = { LOCALSTORAGE: localStorageWrapper }; var DefaultDriverOrder = [DefaultDrivers.LOCALSTORAGE._driver]; var...
**Version of Waterdog** Latest **Expected Behavior** Set up waterdog to work with vanilla bedrock dedicated servers and it work as usual. **Actual Behavior** Got an error when trying to connect...
**Describe the bug** A clear and concise description of what the bug is. I'm trying to add posts that are displayed on our website from the wordpress API. However whenever...
@andrehtissot For the step `5. See the listener is created, but does not fire.`: - Yes, if the event is received before the onNotification starts listening, it won't be triggered....
Hey guys, I'm using the plugin great on iOS, however I'm now trying to build for android and am stuck at the: >Checking if the app has communicated with our...
Hi, First, great work on the app so far! Is there any chance of getting this complied for catalyst?
Hi, I'm trying to use this driver with localforage and cordova, however I'm running into the following javascript errors when loading in the project.
Hi, im updating from an old version of friend-connect and usually launch this project with the following batch script: ``` :start @cmd /C "node --es-module-specifier-resolution=node %~dp0\index.js" timeout /t 5 goto...