Anup
Anup
How to achieve multiple selection of dates.
Hi, I am getting a runtime exception on below method. ` public native static void loadBitmap(String path, Bitmap bitmap, int scale, int width, int height, int stride); ` Please help...
Hi Team, I had used this plugin in my ionic project (version 3.9.2) and it was working properly (Gmail Login) so I published my apk in play store. After few...
Hi Team, I have done below steps, please correct if I am wrong. **Steps:** 1. I have added **'gm.datepickerMultiSelect'** in app.module. 2. Added **gm.datepickerMultiSelect.min.js** in our js folder. 3. Mentioned...
**I am getting error as ref.hide is not a function** > See my code. var ref = cordova.ThemeableBrowser.open('abc.com', '_blank', { statusbar: { color: '#ffffffff' }, toolbar: { height: 44, color:...
**Describe the bug** I am facing one issue while upgrading the version as below. Spring cloud version from 2021.0.5 to 2024.0.1 Spring boot starter parent from 2.7.5 to 3.4.5 In...