Questions tagged [infobip]
51 questions
0
votes
2 answers
infobip phonegap plugin crash
I'm using infobip to deliver push notifications to my apps and i have to admit that it is really powerful.
Anyways i've got a question. Does the cordova plugin work properly? Because my app doesn't recognize the push object (obviously the plugin is…

BlackShawarna
- 49
- 6
0
votes
1 answer
I wana know how to use an sms API in php
Hi i'm trying to create an application to send notification SMSs to people, i wana select their name and phone number from the database and send them smss using the following…

Lindokuhle Dumisani Masilela
- 649
- 1
- 6
- 8
-1
votes
2 answers
Infobip Python API trial account SMS is not received
I've created the trial account in Infobip and trying to send the SMS through the Python API to my registered phone number itself, and I'm not receiving the message but the response from the API is like this:
{'messages': [{'message_id':…
-1
votes
1 answer
Infobip ios trouble with library
I need to implement infobip library v2.0.0, but I have a error when add this [IBPushClient initializePush] in my app delegate.
The error is:
Terminating app due to uncaught exception
'NSInvalidArgumentException', reason: '-[__NSDictionaryM
…

eduardo-aop
- 1
- 2
-2
votes
1 answer
How to convert this JS code to use in Nodejs api?
I want use my api to send e-mail in some cases,the service (infobip) docs show an example in JS but it don't work in my api with nodejs and expressjs. Can someone help me?
/*----Sending fully featured email----*/
function createFormData(data) {
…

rodrigofbm
- 31
- 1
- 6
-2
votes
1 answer
How to integrate Infobip sms gateway into my project and how to implement two factor authentication in iOS Swift
Here I have the doubt about how to integrate the Infobip SMS gateway into iOS Swift project. I am new in iOS Swift, so I have no clarity in this concept.
How to check the condition to receive the SMS for the registered mobile number in app like…

B.Saravana Kumar
- 1,208
- 6
- 20
- 48