You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2018. It is now read-only.
How can I use xmlrpc request. I have my own object which handle everything very well and returns data response. I want to keep using my object to do network related task and finally willing to save to realm. All work should be done by my object but I still want to use robospice to handle all background thread. Is it robospice suitable for my case please help I'm totally screwed with asynctask. I'm using account manager to fetch data for different user account and finally I'm saving it to realm as default account. The problem occurred whe. I switched account in case asynctask running and it never stoppes which leads wrong data on wrong account.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How can I use xmlrpc request. I have my own object which handle everything very well and returns data response. I want to keep using my object to do network related task and finally willing to save to realm. All work should be done by my object but I still want to use robospice to handle all background thread. Is it robospice suitable for my case please help I'm totally screwed with asynctask. I'm using account manager to fetch data for different user account and finally I'm saving it to realm as default account. The problem occurred whe. I switched account in case asynctask running and it never stoppes which leads wrong data on wrong account.
The text was updated successfully, but these errors were encountered: