My team is migrating from the Xamarin app to the Power Platform app and I'm trying determine if there are any hard record limitations. That is, are there limits to
- Number of offline records per an entity
- Number of offline records for app
- Number of records in an entity
- Lookup list limits
- Number of records loaded into a view
- etc...
My guess is that the limit is based on how much loading time you are willing to live, but I can't seem to find any official documentation about this. Any help would be appreciated. Thank you.