Ganesh Godshelwar

Results 8 issues of Ganesh Godshelwar

im not getting file extension if there is a space between file name. example: shock life.png im not getting .png if there is a space in fiile name.

react native version 0.55 , android i tried to connect xmpp server i'm getting this issue: react-native-xmpp: Disconnected, error: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found. E:\react\octocat\screens\HomeScreen.js:30 DISCONNECTED! E:\react\octocat\node_modules\react-native-xmpp\index.js:20...

undefined is not an object (eveluating '_react.PropTypes.object') getting issue after apk successfully install . my package.json { "name": "AwesomeProject", "version": "0.1.0", "private": true, "devDependencies": { "babel-preset-react-native-stage-0": "^1.0.1", "jest": "^23.4.2", "jest-react-native":...

you are using socket.io , i wanted to used with xmpp php server. what code i need to change in it? please help. specially for one to one connection

need top open screen from bottom to top, how to do that. not all screen only some particular screens. i tried const screenNumber = this.props.navigation.state.params ? this.props.navigation.state.params.screenNumber : 0 const...

**Bug description:** If we pass invalid url we are getting crash actual url: https://www.hindustantimes.com/ht-img/img/2024/03/27/550x309/Akshay_Kumar_1711524357605_1711524357751.jpg invalid url which causing crash: '%3Ca%20_blank%20href=https://www.hindustantimes.com/ht-img/img/2024/03/27/550x309/Akshay_Kumar_1711524357605_1711524357751.jpg' Error handling functions not returning anything. ``` onError={(e) => {...

Type: bug report

I’m using MS ADAL for login authentication in ionic 3. Login screen appearing , when i'm login, its sending issue, **getting error :** We are unable to issue tokens from...

Hey , i want to know, is this possible to connect ejabberd server ? if yes what i need to change?