Quote:
Originally Posted by biny
I wanna develop a IPhone safari browser's filtering application which would block some harmful or adult only pages. Is it possible with IPhone SDK ?
|
I dont believe so. The iPhone SDK only lets you make your own, sandboxed apps.
That isn't to say you cant do something similar. You could make an application that emulates safari but filters content, but you can't have it as a part of safari, it would have to a separate application.