Open-event-droidgen: App crashes on refreshing if no API link was provided

Created on 27 Aug 2016  路  2Comments  路  Source: fossasia/open-event-droidgen

If the app was created from zip file, the app crashes when any of the fragment is refreshed.
We need to display a dialogue instead when this happen.

bug Android App GSoC Blocker

Most helpful comment

@the-dagger You just need to provide an empty string from the server as the api link. You could also add a parameter to config.json that specifies if api link is not given and we can use Sharedpreference on the app to handle refresh

All 2 comments

@the-dagger You just need to provide an empty string from the server as the api link. You could also add a parameter to config.json that specifies if api link is not given and we can use Sharedpreference on the app to handle refresh

Also in the case of empty string I have handled it with an error display in the app.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dr0pdb picture dr0pdb  路  3Comments

dr0pdb picture dr0pdb  路  5Comments

mariobehling picture mariobehling  路  8Comments

mariobehling picture mariobehling  路  6Comments

mayank8318 picture mayank8318  路  4Comments