Luis Rita
Luis Rita
I also need this... Any updates?
I also have this bug in version 3.2.0. Last version I remember working properly is 3.0.1.
> I also have this bug in version 3.2.0. Last version I remember working properly is 3.0.1. I can confirm that downgrading to 3.0.1 makes the bug go away.
> @neoassyrian I would just use the Cordova CLI directly. I may start recommending people do this normally. The ionic cordova platform and ionic cordova plugin commands offer little benefit...
Also needing that `rejectUnauthorized ` parameter to avoid getting `Error [ERR_TLS_CERT_ALTNAME_INVALID]: Hostname/IP does not match certificate's altnames` This is due to the SMTP server set-up but we are unable to...
> @andrei-m-code , @kovitz , I have using this library on our azure functions and its working fine on local but when we deploay to production its crashing with "The...
I have the same issue. ``` > Task :app:compileReleaseJavaWithJavac FAILED /Users/runner/work/1/s/android/app/build/generated/rncli/src/main/java/com/facebook/react/PackageList.java:87: error: package undefined does not exist import undefined.ReactNativeWheelPickerPackage; ^ /Users/runner/work/1/s/android/app/build/generated/rncli/src/main/java/com/facebook/react/PackageList.java:169: error: cannot find symbol new ReactNativeWheelPickerPackage() ^ symbol: class...