You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/07 04:35:09 UTC

[GitHub] [cordova-ios] VishnuV02 opened a new issue #762: iOS Sms textfield resigned instantly.

VishnuV02 opened a new issue #762: iOS Sms textfield resigned instantly.
URL: https://github.com/apache/cordova-ios/issues/762
 
 
   Step 1: I am calling this.sms.send(this.smsTo, this.SMSMessage).then((data) => { alert("SMS SUCCESS3"); }, (err) => { alert("SMS FAILED3"); }); from ionic
   
   Step 2: MessageViewController opened successfully and the recipient and message passed got displayed .
   
   Step 3: Instantly message dialog(keypad) got disappeared.
   Step 4: If i clicks on recipient field(To field), message dialog getting appeared.
   
   Please let me know the reason, why keypad is disappearing while loading SMS plugin?
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-ios] brodybits commented on issue #762: iOS Sms textfield resigned instantly.

Posted by GitBox <gi...@apache.org>.
brodybits commented on issue #762: iOS Sms textfield resigned instantly.
URL: https://github.com/apache/cordova-ios/issues/762#issuecomment-587746855
 
 
   This looks like an issue with a third-party plugin, please seek support there.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-ios] brodybits closed issue #762: iOS Sms textfield resigned instantly.

Posted by GitBox <gi...@apache.org>.
brodybits closed issue #762: iOS Sms textfield resigned instantly.
URL: https://github.com/apache/cordova-ios/issues/762
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org