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].[description] ,[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.






