Chanaka Weerasinghe
Chanaka Weerasinghe
java.lang.NullPointerException: Attempt to invoke virtual method 'android.net.Uri android.content.Intent.getData()' on a null object reference
Im trying to setup token to api_client please help i cant find ` _authentications['isOAuth'] = new OAuth("sdfd"); ` it will throw this ` throw ArgumentError('Authentication undefined: $authName'); ` ``` ///...
**when changing PhoneInputSelectorType.DROPDOWN to selectorType: PhoneInputSelectorType.BOTTOM_SHEET** Padding changes PhoneInputSelectorType.BOTTOM_SHEET PhoneInputSelectorType.DROPDOWN It should be good in a second screenshot is there any way to do this
When I'm trying to connect the serial port I'm getting the below issue. could you please help me to fix this error. ``` port = SerialPort("COM3", ByteSize: 8, Parity :2,...
We have implement ssl pinning web server `https://test.link.com` It will automatically renew the certificate in (one year) when certificate expired. is there any way to re new ssl pining in...