Skip to content

The app does not start  #278

@choppergrip

Description

@choppergrip
  1. I start calabash-android console
  2. Enter:
    ENV["ADB_DEVICE_ARG"] = "4df1b1021e2b6f4f"
    path1 = File.expand_path("rotate.apk")
    @@App1 = Calabash::Android::Operations::Device.new(
    self, ENV["ADB_DEVICE_ARG"], "45678", path1, test_server_path(path1), 7102)
  3. @@App1.start_test_server_in_background

Actual result:
nil But the app does not start

Expected result:
I did the same with other applications and it works

You can find application and server here:
https://www.dropbox.com/sh/fngqd4itf18fa38/P-3dCc5sYM

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