iOS | CompaniesService
Hello,
from time to time, my users report application crash. When I open crash report from App Store Connect in Xcode I have seen crash on
Rainbow -[CompaniesService createOrUpdateCompanyFromDictionary:]
When is this service called? I've checked my code and I dont see that Im calling this kind of service anywhere in my code.
-
Hello Patrik,
This is called in several places by the SDK itself :
- at login and re-connection to fetch the user company information
- when someone invite a user in a company
- if there are searches for companiesIn your case it should be the first case that is causing the crashes if your app is not proposing invitation to join a company or searching for one.
Could you please send me the full crash report if you have it and the logs ?
Best regards,
Vladimir
Por favor, entrar para comentar.
Comentários
2 comentários