<div dir="ltr">Hi Daniel,<div><br></div><div>Yep, loading objects created by the objectchooser activity is works fine.<br><br></div><div>When i created a text file using the 'Edit activity' and tried to load it in the object chooser activity, it doesn't turn up there.</div>

<div>The on_data function isn't being called in the above case.</div><div><br></div><div>Thanks</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 10 September 2013 15:38, Daniel Narvaez <span dir="ltr"><<a href="mailto:dwnarvaez@gmail.com" target="_blank">dwnarvaez@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Hello Suraj,<br><br>I finally had a look to the issues you was having loading datastore objects, using the Object-Chooser activity to test.<br>
<br></div>I run into a few bugs:<br>
<br></div>1 gwebsockets is trying to convert binary data to utf-8 which obviously fails<br></div>2 When loading objects created by native activities we try to put a binary property in the json unencoded. I suspect that's preview. We will need to encode some properties before converting them to json there.<br>

</div>3 Sometimes we seem to get a "" file from the datastore API. Not sure what is going on there, needs debugging<br><br></div>On the other hand, loading an object created by the ObjectChooser activity itself seems to work fine.<br>

<br></div>Now, all the bugs I reproduced seems different from what you have been seeing. Could you explain exactly how you have been testing? In particular, which activity created the objects you are trying to open?<span class="HOEnZb"><font color="#888888"><br>
<div>
<div><div><br><div><div><div><div><div><div><div>-- <br>Daniel Narvaez<br>
</div></div></div></div></div></div></div></div></div></div></font></span></div>
</blockquote></div><br></div>