iOS app crashes (on push data?)

Here’s what seems to be crashing it:

String tc = String(tmp2color(tmp.tempF));
Blynk.setProperty(gauge, "color", tc.c_str());