• ashwinvx.ax1346
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 2
    Replies
My build is failing with this error, I tried adding the SDK framework but it is still failing. Please help!


User-added image


Hi,

 

The mobile sdk workbook talks about runing the app in the developer/production. I'm trying to build an iOS hybrid app. What changes do I make to run the app in the sandbox environment. I tried searching online but didn't find any answer. Any help here is appreciated. Thanks!

Hi, 

 

I need a little help here. I'm using Java Web services Connector for integration. The issue is I have 2 objects Property Asset and Transactions with a master-detail relationship. While creating records using  set methods, I'm using the external id of Property Asset object. The Property Asset records are already in the system. I have to link the transactions to the specific property. How do I say that the value i'm passing is the external id  and not the salesforce id.

 

trans.setProperty_Asset__c(value of external id);

 

Please can anyone help me in this? 

Hi,

 

I have recently upgraded to Mac OS X Lion from snow leopard. I'm trying to build ios app. I don't see the hybrid template but I can see the native template in Xcode. I followed the steps as in the workbook, cloning the mobile sdk using github. Did anyone face the same issue?

Hi,

 

The mobile sdk workbook talks about runing the app in the developer/production. I'm trying to build an iOS hybrid app. What changes do I make to run the app in the sandbox environment. I tried searching online but didn't find any answer. Any help here is appreciated. Thanks!

Hi,

 

I have recently upgraded to Mac OS X Lion from snow leopard. I'm trying to build ios app. I don't see the hybrid template but I can see the native template in Xcode. I followed the steps as in the workbook, cloning the mobile sdk using github. Did anyone face the same issue?