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
Cuikd errors occurring when adding geofence_service
\fl_location-1.2.2\android\src\main\kotlin\com\pravera\fl_location\service\LocationDataProvider.kt: (137, 23): Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type Location? etc
Cuikd errors occurring when adding geofence_service
\fl_location-1.2.2\android\src\main\kotlin\com\pravera\fl_location\service\LocationDataProvider.kt: (137, 23): Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type Location? etc
Resolved by updating the fl_location version.
PR added #27
The text was updated successfully, but these errors were encountered: