Previously the apps works fine. This missing parameter happen today.
This is my parameter:
location.geo.data.lat
location.geo.data.lng
And this is present in my debugger:
location.geo.lat
location.geo.lng
This missing parameter makes my app crash.