Matt Geerling

Results 8 issues of Matt Geerling

Current example is copied from push notifications example https://github.com/realm/realm-sync-samples/tree/master/02-sending-email-with-sendgrid Did code go missing?

Need to include: - Consul information - Subdirectories for each section with package files - Move over all code samples: https://docs.realm.io/platform/self-hosted/manage/enterprise-architecture/manual-deployment-instructions

enhancement

Example is dated Instructions need to reflect new version of adapter + new distro method Also needs to user newer SDK + Cloud or 3.x

Per the source code: - warning: Presently, relationships between Realm objects are not captured in the CSV files. Paying customer Showsourcing would like this as well as another prospect

Within the constants file: // **** ROS On-Premises Users // **** Replace the AUTH_URL string with the fully qualified address of your ROS server, e.g.: // **** "http://127.0.0.1:9080" and "realm://127.0.0.1:9080"...

User ran into some issues and posted their results here: https://forums.realm.io/t/partialsync-demo-with-carthage/984/4?u=mgeerling Content would go in a code tab here: https://docs.realm.io/cloud/ios-todo-app/ios-todo-app-advanced#step-2:-updateinstall-the-realm-sdk-with-cocoapods

enhancement
iOS

How to reproduce behavior: 1) Open app to Tasks screen 2) Turn airplane mode on 3) Select a task (to view or edit) 4) It will spool/load indefinitely 5) Turn...

bug

Updated readme to remove typos + include instructions on declaring the location of your ROS Removed digital ocean server address from teamwork constants file in favor of the localhost so...

enhancement