How to get call notification using mobile substrate on iphone?
        Posted  
        
            by prathumca
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by prathumca
        
        
        
        Published on 2010-04-23T12:22:11Z
        Indexed on 
            2010/04/23
            12:23 UTC
        
        
        Read the original article
        Hit count: 328
        
Hi all,
I want to use mobile substrate to "hook" some code into IPhone's "MobileCal" app so that the injected code will send a notification to my app MobileCal gets a call notification. But I'm out of luck and no clue which method need to be replaced by my "hooking" method in the "MobileCal" app.
For example, the "MobileLog" and "iRealSMS" has the same functionality and they used mobile substrate to hook their code into "MobileCal" app.
If any one has any clue, I would definitely appreciate them.
© Stack Overflow or respective owner