CasterIO / Tasko

Example application for many of the episodes on Caster.IO
24 stars 5 forks source link

Fixed PrimaryKey problem by setting UUID for task creating in Current… #2

Closed toantran-ea closed 8 years ago

toantran-ea commented 8 years ago

This PR is to fix problem with PrimaryKey of inserting Task into Realm. Detail logcat here: https://github.com/CasterIO/Tasko/issues/1

Please help review. Thank you.

donnfelker commented 8 years ago

Hey! Great catch!