1.2.5 Release
Patch:
This patch fixes the issue: "identifier was misspelled as idenfifier which prevented RaygunClient.setUser from being able to set the user information on the native iOS side because identifier is nil which produces a warning The user identifier cannot be nil or empty in RaygunUserInformation.validate." Thanks to @k-weng