Hi,
I am trying the share target feature recently, and I met a problem.
I wrote a metro app that can review local photos, and can login to a SNS.
I wrote the login page for the app.
Now if I open photos from the SNS, I can login inside the metro app.
However, if I want to share a local photo to the SNS by using the share target feature in the charm bar, I need to write a second copy of the login page for the share target page in the charm bar.
Is there a way to use the same login status or the same login page from the metro app so I can reuse the code?
Thank you!
Sun