Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 09-06-2011, 02:56 PM   #1 (permalink)
Registered Member
 
Objective Zero's Avatar
 
Join Date: Oct 2010
Posts: 1,210
Objective Zero is on a distinguished road
Exclamation Block Calls and Texts from people not on phone contact list?

Hey,

I am looking for a way to block calls and texts from people not on my phone's contact list. I know I will be using Private APIs and I am ok with that. I am using this for personal use. Does anyone have any idea how to do this?
This is really important and urgent for me due to personal reasons.

Thanks,
O.Z
__________________
Questions?

Check out my OCR app!
http://itunes.apple.com/app/ocr-pro/id486512712?mt=8
Objective Zero is offline   Reply With Quote
Old 09-06-2011, 06:38 PM   #2 (permalink)
Registered Member
 
Join Date: Dec 2008
Location: UK
Posts: 1,896
harrytheshark is on a distinguished road
Default

Probably easier to call your service provider and ask them to block the numbers you don't want calling you, or look at MCleaner (http://www.mcleaner.com/)
harrytheshark is offline   Reply With Quote
Old 09-06-2011, 08:16 PM   #3 (permalink)
Registered Member
 
Objective Zero's Avatar
 
Join Date: Oct 2010
Posts: 1,210
Objective Zero is on a distinguished road
Default

I would use iBlackList or MCleaner but I running a OS that can only do a tethered JB and I do not want that. Also I want to block all numbers besides the ones in the contacts on my phone.

I know this is possible because how then would those JB apps be made?
__________________
Questions?

Check out my OCR app!
http://itunes.apple.com/app/ocr-pro/id486512712?mt=8
Objective Zero is offline   Reply With Quote
Old 09-06-2011, 08:17 PM   #4 (permalink)
Registered Member
 
Join Date: Dec 2008
Location: UK
Posts: 1,896
harrytheshark is on a distinguished road
Default

No idea - email the devs?
harrytheshark is offline   Reply With Quote
Old 09-06-2011, 08:20 PM   #5 (permalink)
Registered Member
 
Objective Zero's Avatar
 
Join Date: Oct 2010
Posts: 1,210
Objective Zero is on a distinguished road
Default

I would but AFAIK they don't have any contact info :[

I really think Apple should have an iBlackList built in to the iOS for security reason and anti-spam.
Is there any other way to do what I need but not by carrier stuff? Maybe install a deb file or pull the code from the deb?

Would CoreTelephony do anything for me?
__________________
Questions?

Check out my OCR app!
http://itunes.apple.com/app/ocr-pro/id486512712?mt=8
Objective Zero is offline   Reply With Quote
Old 09-06-2011, 08:22 PM   #6 (permalink)
Registered Member
 
Join Date: Dec 2008
Location: UK
Posts: 1,896
harrytheshark is on a distinguished road
Default

I've never really looked at the stuff you can do with unofficial APIs - your best bet is probably to look at the class dumps for the various frameworks and see if you can find anything of use.

EDIT: You can get in touch with the MCleaner devs here: http://www.mcleaner.com/support.shtml

Last edited by harrytheshark; 09-06-2011 at 08:27 PM.
harrytheshark is offline   Reply With Quote
Old 09-06-2011, 08:32 PM   #7 (permalink)
Registered Member
 
Objective Zero's Avatar
 
Join Date: Oct 2010
Posts: 1,210
Objective Zero is on a distinguished road
Default

Just emailed the MCleaner devs, not sure if they are going to answer or not :/

I don't know much about Private API's either, I just need this because someone is spamming my phone. I am not sure how to view class dumps or anything like that
__________________
Questions?

Check out my OCR app!
http://itunes.apple.com/app/ocr-pro/id486512712?mt=8
Objective Zero is offline   Reply With Quote
Old 09-07-2011, 04:04 AM   #8 (permalink)
Nuisance Developer
 
Join Date: Jul 2009
Location: Italy
Posts: 4,691
dany_dev is on a distinguished road
Default

buy iBlackList it is a really well done app.


ps: you don't need only a "private api", you need much more to do it.
__________________
dany_dev is offline   Reply With Quote
Old 09-07-2011, 05:39 AM   #9 (permalink)
Reading the Documentation
 
baja_yu's Avatar
 
Join Date: Sep 2010
Location: 45.255019,19.844908
Posts: 5,414
baja_yu has a spectacular aura about
Default

API or no, it wont work unless the device is jailbroken.
baja_yu is offline   Reply With Quote
Old 09-07-2011, 03:50 PM   #10 (permalink)
Registered Member
 
Objective Zero's Avatar
 
Join Date: Oct 2010
Posts: 1,210
Objective Zero is on a distinguished road
Default

Ok well I sort of resolved the issue (nothing I did with the phone in the end anyway). As I said I cannot jailbreak it currently.
Also I think you all are saying Private APIs only work on JB devices?

Anyway, the issue is now somewhat resolved and it all gets better from here anyway. Thanks for help.
__________________
Questions?

Check out my OCR app!
http://itunes.apple.com/app/ocr-pro/id486512712?mt=8
Objective Zero is offline   Reply With Quote
Old 09-07-2011, 03:59 PM   #11 (permalink)
Reading the Documentation
 
baja_yu's Avatar
 
Join Date: Sep 2010
Location: 45.255019,19.844908
Posts: 5,414
baja_yu has a spectacular aura about
Default

Quote:
Originally Posted by Objective Zero View Post
Also I think you all are saying Private APIs only work on JB devices?
Depends on what it does. Some do, some don't. But all are not allowed in the App Store. If it ain't in the docs, it's not going into the store.
baja_yu is offline   Reply With Quote
Old 09-07-2011, 04:05 PM   #12 (permalink)
Registered Member
 
Objective Zero's Avatar
 
Join Date: Oct 2010
Posts: 1,210
Objective Zero is on a distinguished road
Default

Quote:
I know I will be using Private APIs and I am ok with that.
No offense or anything but I have been coding for over a year, I know Private APIs are a big no-no for the app store

Like I said, I know this is possible in the end because then MCaller and iBlackList wouldn't exist. But it doesn't matter anymore, I don't need it.
__________________
Questions?

Check out my OCR app!
http://itunes.apple.com/app/ocr-pro/id486512712?mt=8
Objective Zero is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 373
7 members and 366 guests
apatsufas, JackReidy, jeroenkeij, Sami Gh, tim0504, yomo710
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,671
Threads: 94,121
Posts: 402,903
Top Poster: BrianSlick (7,990)
Welcome to our newest member, JackReidy
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 04:51 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0