viezel / napp.alloy.adapter.restapi

RestAPI Sync Adapter for Titanium Alloy Framework
197 stars 102 forks source link

how to access the exists collection from another controller #86

Open AhmedMSayed opened 7 years ago

AhmedMSayed commented 7 years ago

when I fetch data for the first time it's okay. but when I fetch it again and again from other controllers the app crashes. how to access the exists collection from another controller.