• Josh Riesenbach
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 2
    Likes Given
  • 0
    Questions
  • 2
    Replies
Hello,

Am trying to create a native mobile app in SF.

Started with the trailhead :-
https://trailhead.salesforce.com/trails/mobile_sdk_intro/modules/mobile_sdk_native_ios/units/mobilesdk_ios_getting_started

Successfully finished all the steps on my macbook until I hit this command:-

forceios create
Application type    native
Application name    MyTrailNativeApp
Package name    com.mytrail.ios
Organization name    MyApps, Inc.
Output directory    TrailiOSApps

The Output is:-

********************************************************************************
*
*   Creating ios native application using Salesforce Mobile SDK
*     with app name:        MyTrailNativeApp
*          package name:    com.mytrail.ios
*          organization:    MyApps, Inc.
*   
*     in:                   TrailiOSApps
*   
*     from template repo:   https://github.com/forcedotcom/SalesforceMobileSDK-Templates#v5.1.0
*          template path:   iOSNativeTemplate
*
********************************************************************************

/Users/harpritdhanoa/Documents/mobileAppsSF/MyReact/ios/TrailiOSApps /Users/harpritdhanoa/Documents/mobileAppsSF/MyReact/ios
Installing npm dependencies
npm notice created a lockfile as package-lock.json. You should commit this file.
up to date in 1.307s
Installing pod dependencies
Update all pods
Updating local specs repositories
Analyzing dependencies
Fetching podspec for `SalesforceAnalytics` from `node_modules/SalesforceMobileSDK-iOS`
[!] No podspec found for `SalesforceAnalytics` in `node_modules/SalesforceMobileSDK-iOS`


[!] Automatically assigning platform ios with version 9.0 on target MyTrailNativeApp because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`.
/Users/harpritdhanoa/Documents/mobileAppsSF/MyReact/ios
forceios failed

Command failed: pod update

I googled a lot but could not find anything relevant online, hence thought I ask the gurus out here.
Any help would be appreciated.

-Harry

I want to complete multiple trailhead modules (e.g. https://trailhead.salesforce.com/reports_dashboards/reports_dashboards_overview#challenge
 but the section "Challenge" where I usually see some questions or ToDos in the dev-org is simply empty:Challenge Section is empty

Can you please help me so I can continue my trailhead jurney?

Thanks a lot in advance,

Max

Hello,

Am trying to create a native mobile app in SF.

Started with the trailhead :-
https://trailhead.salesforce.com/trails/mobile_sdk_intro/modules/mobile_sdk_native_ios/units/mobilesdk_ios_getting_started

Successfully finished all the steps on my macbook until I hit this command:-

forceios create
Application type    native
Application name    MyTrailNativeApp
Package name    com.mytrail.ios
Organization name    MyApps, Inc.
Output directory    TrailiOSApps

The Output is:-

********************************************************************************
*
*   Creating ios native application using Salesforce Mobile SDK
*     with app name:        MyTrailNativeApp
*          package name:    com.mytrail.ios
*          organization:    MyApps, Inc.
*   
*     in:                   TrailiOSApps
*   
*     from template repo:   https://github.com/forcedotcom/SalesforceMobileSDK-Templates#v5.1.0
*          template path:   iOSNativeTemplate
*
********************************************************************************

/Users/harpritdhanoa/Documents/mobileAppsSF/MyReact/ios/TrailiOSApps /Users/harpritdhanoa/Documents/mobileAppsSF/MyReact/ios
Installing npm dependencies
npm notice created a lockfile as package-lock.json. You should commit this file.
up to date in 1.307s
Installing pod dependencies
Update all pods
Updating local specs repositories
Analyzing dependencies
Fetching podspec for `SalesforceAnalytics` from `node_modules/SalesforceMobileSDK-iOS`
[!] No podspec found for `SalesforceAnalytics` in `node_modules/SalesforceMobileSDK-iOS`


[!] Automatically assigning platform ios with version 9.0 on target MyTrailNativeApp because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`.
/Users/harpritdhanoa/Documents/mobileAppsSF/MyReact/ios
forceios failed

Command failed: pod update

I googled a lot but could not find anything relevant online, hence thought I ask the gurus out here.
Any help would be appreciated.

-Harry

I want to complete multiple trailhead modules (e.g. https://trailhead.salesforce.com/reports_dashboards/reports_dashboards_overview#challenge
 but the section "Challenge" where I usually see some questions or ToDos in the dev-org is simply empty:Challenge Section is empty

Can you please help me so I can continue my trailhead jurney?

Thanks a lot in advance,

Max