You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
joeljfischer
changed the title
RPC generator does not properly generate optional float initializer values as NSNumbers.
RPC generator does not properly generate optional float initializer values as NSNumbers
Sep 1, 2020
Bug Report
When generating a file like
SDLGetVehicleDataResponse
, the initializer is not properly generatingfloat
values as optionalNSNumber<SDLFloat> *
.The text was updated successfully, but these errors were encountered: