java - Read Incoming SMS from iPhone with PC -
i want read messages sent iphone using pc.
i searched , found ( how can read incoming sms using application in ios ) not possible ios application read sms because apple not expose api this.
my question different. want connect iphone computer/pc via usb or bluetooth , have computer program (which happens written in java) read incoming messages sent iphone.
i thought of non straightforward workaround. if go settings>messages>receive @ , choose add email @ bottom , add email address you’d texts forwarded - can incoming text forwarded email. need retrieve email via java mail api backdoor solution. i'm looking more straight forward.
Comments
Post a Comment