Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Calling a Xamarin Forms app with LaunchIntent

$
0
0

Hi.

I have an app built with Xamarin Forms, which I am launching use a LaunchIntent from an app built in Xamarin using CocosSharp.

When the Forms app is already running, everything works. When the Forms app is not running, it will flash up and then jump back to the CocosSharp app. (If I then use android app selector by holding down the hardware home button and I go back to my Forms app, it will finish initialising and give the correct action that the LaunchIntent requested.)

Any suggestions as to how I can make it stay in the foreground while it is initialising? (or get the CocosSharp app to stay in the background.)

I've tried launching it with a test program written in Forms, and in that case it does stay in front, and responds correctly to whatever is fed into it.

Ian.


Viewing all articles
Browse latest Browse all 58056

Trending Articles