[AC-327] Get EOF in js file when running App
| GitHub Issue | n/a |
| Type | Bug |
| Priority | n/a |
| Status | Resolved |
| Resolution | Needs more info |
| Resolution Date | 2015-11-21T18:53:31.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | android, ios |
| Reporter | Joachim Mollin |
| Assignee | Sharif AbuDarda |
| Created | 2015-08-27T14:24:02.000+0000 |
| Updated | 2015-11-21T18:53:31.000+0000 |
Description
As mentioned in a other issue, Android isn't able to support profiled DBs. So I've to integrate the SQL create statements into a js structure (array). For better readability I inserted line breaks in the code. Android is working fine with it while iOS reported that EOF error. Deleting the line breaks makes it work. Example see attached
Attachments
Hello [~mollin], Please send the console log. Also, take a look at this community [post](https://community.appcelerator.com/topic/3412/ios-9-deploy-to-device-error/6). Thanks.