Cloudkibo / Kibo_Client_iOS

0 stars 0 forks source link

Fetch Groups from server and store it #18

Closed sumairasaeed closed 8 years ago

sumairasaeed commented 8 years ago

When widget is initialized first time, then widget should fetch the groups from server

sumairasaeed commented 8 years ago

Worked on this. Code has been completed. Was unable to test it as there were issues in building SDK from host application

sumairasaeed commented 8 years ago

Tested this after completing #15. Application is crashing when we try to fetch data from kibo support. Next will look into server side logs to debug this.

jekram commented 8 years ago

If it is crashing in iOS then we need to debug in iOS. Why are we looking into server?

Do we know why and where it is crashing?

sumairasaeed commented 8 years ago

This has been resolved now.