My application instals on my real device when i debug in Android Studio but it never launch from Android Studio or Terminal, if i click app icon it launches in my phone.
I can launch my application in xcode project. I can not solve my problem please help?
here is my terminal output:
[email protected] Test % ./gradlew moeLaunch -Pmoe.launcher.options=no-build,debug:5005
Starting a Gradle Daemon, 4 busy Daemons could not be reused, use --status for details
> Configure project :
Using already downloaded SDK: /Users/user/.moe/moe-sdk-1.4.2
Waiting for iOS Device…
Uploading:
[email protected]% preregister.txt
[email protected]% CodeResources
[email protected]% application.jar
[email protected]% Test
[email protected]% objects-13.0+.nib
[email protected]% runtime.nib
[email protected]% objects-13.0+.nib
[email protected]% runtime.nib
[email protected]% Info.plist
[email protected]% objects-13.0+.nib
[email protected]% runtime.nib
[email protected]% objects-13.0+.nib
[email protected]% runtime.nib
[email protected]% Info.plist
[email protected]% CodeResources
[email protected]% .DS_Store
[email protected]% MOE
[email protected]% Info.plist
[email protected]% embedded.mobileprovision
[email protected]% Info.plist
[email protected]% PkgInfo
Installing:
[email protected]% CreatingStagingDirectory
[email protected]% ExtractingPackage
[email protected]% InspectingPackage
[email protected]% TakingInstallLock
[email protected]% PreflightingApplication
[email protected]% InstallingEmbeddedProfile
[email protected]% VerifyingApplication
[email protected]% CreatingContainer
[email protected]% InstallingApplication
[email protected]% PostflightingApplication
[email protected]% SandboxingApplication
[email protected]% GeneratingApplicationMap
[email protected]% Complete
Launching:
<-------------> 0% EXECUTING [3m 44s]
> :moeLaunch