Rami
Rami
Hi, there is a problem I face with your library because my Laravel project is in a subfolder with a naked /public/ folder visible in the URL, so the post...
I am using [Tagify][1] with a custom AngularJS directive that I built, Tagify mixed input returns the JSON objects of selected tags and text in one single string, for example:...
Hi, thanks for this awesome library. In my simple app, if i switch between tabs very fastly, the app crashs leaving this: ```co.my.araa E/AndroidRuntime: FATAL EXCEPTION: main Process: co.my.araa, PID:...
I get this when I initialize an instance that is already active. `{"level":50,"time":1662837474317,"pid":22,"hostname":"4dec5e4c-b299-4856-bdfc-60d5eb891e07","err":{"type":"TypeError","message":"Cannot read properties of null (reading 'chat')","stack":"TypeError: Cannot read properties of null (reading 'chat')\n at WhatsAppInstance.getChat (/app/src/api/class/instance.js:1078:32)\n at...
Could you please add the `sendLocation` function? Regards.
Could you please add the following new variables to the webhook request? I believe they might be important for other users too. `isMyContact` (when receiving a new message) `groupName` (when...
Hi, this is the best and simplest I have ever tested from all SearchView libraries. But there is a problem on RTL layouts, the logo gets disappeared, and search suggestions...
Hello, after the latest update I am getting this on Android, and the app is crashing: ``` E/AndroidRuntime( 6322): java.lang.RuntimeException: Unable to stop service id.flutter.flutter_background_service.BackgroundService@135f0c3: java.lang.NullPointerException: Attempt to invoke virtual...
Hi, what is the easiest way to stop logging unnecessary data like messages? As we only use the project for sending messages and saving the incoming ones takes unnecessary data...
**Is your feature request related to a problem? Please describe.** The JS script doesn't load all the contact models when the amount of contacts is higher than 2K or 3K...