Whilst we are trying to add task, phone call or opportunity which are belonged to activitypointer entity in offline mode in resco field service mobile app the error we are getting like:
SQLite error no such table: activitypointer Failed cmd: SELECT [activitypointer].[subject] ,[activitypointer].[scheduledstart] ,[activitypointer].[scheduledend] ,[activitypointer].[prioritycode] ,[activitypointer].SQLite database is prone to corruption just like any other database file. Sometimes corruption is not that severe, hence fixed easily without putting extreme effort. But in a case of severe corruption, SQLite users can't fix corrupt SQLite databases with that ease. A smart SQLite Database Recovery tool can save your crucial data stored in SQLite database files. ,[activitypointer].[activitytypecode] ,[activitypointer].[activityid] FROM [activi...
it seems that we have enabled online & offline enabled for this entity like other entities work but not sure why it doesn’t work where other entities work fine.