When the app is first loaded there is a problem with reading downloaded files. I think the problem is with our NSUserDefaults.
To work around the problem the developer first needs to goto lines 30-31 in MemberListData.m and comment out line 30 & enable line 31. This allows an initial file to be loaded. Then the User can load multiple files from the More-Google Drive selection. After this first run, lines 30-31 should be switched and the app should allow new files to be downloaded AIBM*
When the app is first loaded there is a problem with reading downloaded files. I think the problem is with our NSUserDefaults. To work around the problem the developer first needs to goto lines 30-31 in MemberListData.m and comment out line 30 & enable line 31. This allows an initial file to be loaded. Then the User can load multiple files from the More-Google Drive selection. After this first run, lines 30-31 should be switched and the app should allow new files to be downloaded AIBM*
*As If By Magic