• Jorge2
  • NEWBIE
  • 25 Points
  • Member since 2012

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 7
    Replies

Error using native iOS mobile SDK:

 

After entering credentials and approving access in the web view, I get the following error in the iPhone simulator:

"*** WebKit discarded an uncaught exception in the webView:decidePolicyForNavigationAction:request:frame:decisionListener: delegate: <NSInvalidArgumentException> -[UIDevice macaddress]: unrecognized selector sent to instance 0x6e521f0"

 

The screen is then blank. I can see in the SFDC web UI that the app was authorized, but - oauthCoordinatorDidAuthenticate:coordinator is never called...

 

Any idea what's going on here?

 

Thanks

  • August 04, 2012
  • Like
  • 0

I'm somewhat new to iOS development and have a start-up question: is it possible to use the Salesforce SDK with an existing project that has ARC enabled? If so, how?

Thank you

  • August 02, 2012
  • Like
  • 0

Error using native iOS mobile SDK:

 

After entering credentials and approving access in the web view, I get the following error in the iPhone simulator:

"*** WebKit discarded an uncaught exception in the webView:decidePolicyForNavigationAction:request:frame:decisionListener: delegate: <NSInvalidArgumentException> -[UIDevice macaddress]: unrecognized selector sent to instance 0x6e521f0"

 

The screen is then blank. I can see in the SFDC web UI that the app was authorized, but - oauthCoordinatorDidAuthenticate:coordinator is never called...

 

Any idea what's going on here?

 

Thanks

  • August 04, 2012
  • Like
  • 0

I'm somewhat new to iOS development and have a start-up question: is it possible to use the Salesforce SDK with an existing project that has ARC enabled? If so, how?

Thank you

  • August 02, 2012
  • Like
  • 0