James Israel

Results 22 issues of James Israel

When following the command line installation instructions for Linux, I get the following error when I get to the 'make' command: cc footswitch.c common.c debug.c -o footswitch -Wall `pkg-config hidapi-libusb...

I'm getting an "Application Error" which reads: `net::ERR_FILE_NOT_FOUND (file:///data/data/[com.app.name]/files/downloads/app_dir/[file name]` (With [com.app.name] and [file name] actually having their respective names.) Does this mean I should be setting the localCacheFolder to...

The directions give an example of caching single images (`ImgCache.cacheFile('http://my-cdn.com/users/2/profile.jpg');`), but is it possible to cache all images in a folder? Or create an array of cached images? How would...

## Bug, feature or question? Question: In the documentation, it says you can skip sending the user to the provider to authenticate by using a stored Access Token. As long...

There should be a way to control the volume of the sound notifications, eg, the sound to notify admin when a user starts a chat or replies, etc. The current...

enhancement

An option to not show image previews would be good, as large images load very slowly, and you can't start the download right away. Big time waster, and people want...

When updating npm packages, npm warns that puppeteer version is outdated. I tried to update it, but it seems that cypress-social-logins keeps installing the old one. How can I get...

As per [RequireJS docs](https://requirejs.org/docs), I am loading the script on the login page with this: `` At the top of the login.js script I have: ``` define(function (require) { const...

For a non-Wordpress, php installation, which files are needed? There are a lot of files which aren't mentioned in the instructions. Also, the instructions say the cookie will remember the...

question
Support
Solution

## Bug, feature or question? Is this a bug, a feature request or a question? Not sure if it's a bug, but Facebook login was working for a long time,...