• Michael Agres
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 4
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 2
    Replies
(Note: I've also posted this in the Trailblazer Community (https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000Fxir6SAB).)

This is highly unusual behavior.
 
I have an Apex trigger that is supposed to update a field in a custom object with a value found in another custom object.
 
The update only goes through when I turn on the Debug Log for my login.
 
Why would this ever be the case?
I took a look at this solution from the site. (https://developer.salesforce.com/docs/atlas.en-us.snapins_web_dev.meta/snapins_web_dev/snapins_web_populate_prechat.htm)

And I don't know how I can apply it to this Use Case: How do I add and populate the hidden Pre-Chat field?
I've run into this error after following the steps in this Trailhead Module:
Installing pod dependencies
Update all pods
Updating local specs repositories
[!] Failed to connect to GitHub to update the CocoaPods/Specs specs repo - Please check if you are offline, or that GitHub is down

As a result, I can't create the app and it won't compile in Xcode.
I'm running forceios version 7.0.0.

Anyone else see this?

 
I took a look at this solution from the site. (https://developer.salesforce.com/docs/atlas.en-us.snapins_web_dev.meta/snapins_web_dev/snapins_web_populate_prechat.htm)

And I don't know how I can apply it to this Use Case: How do I add and populate the hidden Pre-Chat field?
Is anyone else having the same issue or is it me doing something wrong? I downloaded the package from here (https://developer.salesforce.com/tools/sfdxcli) and I got the following error:
User-added image
I've run into this error after following the steps in this Trailhead Module:
Installing pod dependencies
Update all pods
Updating local specs repositories
[!] Failed to connect to GitHub to update the CocoaPods/Specs specs repo - Please check if you are offline, or that GitHub is down

As a result, I can't create the app and it won't compile in Xcode.
I'm running forceios version 7.0.0.

Anyone else see this?