Chad Smith
Chad Smith
It appears hot reloading only works with class components and not function components.
My multidex config was the culprit in my projects. If you have something like this that forces `androidx.appcompat` to use specific versions, you might try removing it. ``` configurations.all {...
Hi Shawn, It's good to hear someone is still working to keep OpenVBX alive. Let me know if you'd like any help. This change adds the account's [Outgoing Caller IDs](https://www.twilio.com/docs/api/rest/outgoing-caller-ids)...
Numbers have to be on separate lines rather than separated by commas. That was the only way I could get it to support international numbers too.
It looks like display_errors is back on in config.php
If it's always the same number causing you trouble, you can use my [subscriptions](https://github.com/chadsmith/OpenVBX-Plugin-Subscriptions) and [reject](https://github.com/chadsmith/OpenVBX-Plugin-Reject) plugins to block calls from certain numbers.