Skip to content

Android WebViewDemo seems to be broken #61

@bmxpert1

Description

@bmxpert1

I'm able to run this sample but it crashes almost immediately. I've narrowed it down to it being an issue with this code:

settings.savePassword = false
settings.saveFormData = false
settings.javaScriptEnabled = true
settings.supportZoom = false

If I remove those lines, the app runs fine (except the javascript stuff).

Running this with
api_version : "21"
avd_config : {:name=>"RubyMotion", :target=>"1", :abi=>"armeabi-v7a"}

Thanks for any help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions