Corona SDK. How can I read SMS from inbox? - sms

Corona SDK. How can I read SMS from inbox?
is it possible?
or The way to read sms is only in android SDK??

not possible as of now!
In iphone, you can open the sms app though using
system.openURL("Sms://")

Related

No attachments possible on teams bot on android

On Android devices Teams is not showing a paperclip to send images when talking to a bot?
Manifest has been configured with supportFiles: true
On iOS or Windows it was never an issue.
Its a blocking problem, since my customers wants to use Android devices.
#sammydeprez Sending and receiving files through Teams Mobile App is not supported as documented here.

Voip or voice call record - Xamarin.forms

I am trying to develop a xamarin.forms app which have the functionality to make call and record it.Why I am writing this question is I want some clarifications regarding this.I cant find a proper solution on web.
1 The app workflow will be like this. When user tap on the number on my app it will open the dialer (in Android and iOS). User will complete the call and return back to app.The app will get the call record and store it.
Is this scenario possible with Xamarin.forms? If possible, any links will be appreciated.
2. Suppose the above scenaerio is not possible, then what will be the best approach? I heard about Twilio voip call sdk for xamarin. Is Twilio really support voip call for xamarin? I found these links, but it seems outdated.
https://www.twilio.com/blog/2014/11/twilio-client-for-xamarin-part-3-android.html
https://www.twilio.com/blog/2014/10/twilio-client-for-xamarin-part-2-ios.html Is there any other voip sdk available which will fullfil my requirement.Any help is appreciated. Because I have been stuck on this for days.
EDIT If I implement Twilio calling in web and calling it as a webview in mobile.Can I make work above scenario?

Is it legal to use Apple-made ringtones in my own app?

I am creating an alarm app, and I wanted to know if it is legal to download Apple made ringtones from the internet and use them in my app for a local notification sound?
Thanks in advance.

Windows Phone 7.5 / 8 push notifications and PhoneGap

we developed a mobile application with PhoneGap. So far it runs fine with WinPhone, iOS, Android and Firefox OS.
We now want to add Push notifications to the app. Basically we can choose which server backend to use. Since the project is already JS-heavy (ember.js) we started with Node.js and are using node-apn and node-gcm to send notifications to iOS and Android.
Is it even possible to have a PhoneGap application register with the MPNS? So far it seems to me that only native C# Applications can register with their server as a valid endpoint (the node.js plugin for MPNS requires this endpoint to send notifications).
It seems Pushwoosh's phonegap plugin works for windows phone, but only with their service. Or did I misread something there?
The reason we wanted to have a self controlled notification server is to push notifications to Firefox OS. None of the push-services seem to support this OS yet.
Any thoughts on this topic are welcome, thx in advance.
Cheers
Tom
The Cordova Push Notifications Plugin added support for Windows Phone 8 recently.
With this plugin, you can now receive and handle Push Notifications on Android, iOS and Windows Phone 8 devices conveniently.

Revertive SMS from Nokia mobile to MAC

I want to read sms from My nokia mobile through java application,mobile is connected to Mac via usb I have tried AT-commands
,I can send sms ,But can't read them
I have noika 6303 S40 series phone.
there is something Called PC suite sdk but not available for mac
also there is a Application called SyncMate it Shows sms in my inbox So I know it is possible on mac........
Please Help Me out I want just to read sms from inbox of my mobile to My java Application

Resources