Theofilos Chamalis
Theofilos Chamalis
I am greeted with the same "main.jsbundle not found" error, however this happens only when I am trying to run the application on a physical iPhone device. On the Simulator...
Thank you @sumitnitsurat for the feedback. Is there any way to override the styling of the DesktopDatePicker (excluding the input component)?
@eps1lon Here is a sample sandbox with what have right now: [https://codesandbox.io/s/crazy-frost-130vs](url) Unfortunately we are not allowed to post the InputField implementation, but it should give you an idea of...
@buildog Thank you for this. I was able to import it with `import { BLE } from '@ionic-native/ble';` However, on the native side I always get: **D/BluetoothAdapter: startLeScan(): null** and...
I can confirm that I have the same issue as @lclrobert2020 . The permissions that I have tested are the following: ``` PERMISSIONS.ANDROID.CAMERA, PERMISSIONS.ANDROID.RECORD_AUDIO, PERMISSIONS.ANDROID.ACCESS_COARSE_LOCATION, PERMISSIONS.ANDROID.ACCESS_FINE_LOCATION, PERMISSIONS.ANDROID.READ_EXTERNAL_STORAGE, PERMISSIONS.ANDROID.WRITE_EXTERNAL_STORAGE, ``` which...
Any updates on PHP 8.1 or even PHP 8.2 support? It would be nice to have it irrespectable of which web server is used for additional performance especially on low...
I would also like to have the ability to change the initial position of the selector. It is quite useful in large lists
Thanks @itsmedardan for the thorough explanation on this! Its the main reason for me for not having made the switch as a daily driver yet tbh! Once this is supported...