MAUI multiple capture photo - maui

is it possible to take several photos in a row in MAUI? it wants confirmation after each photo. Does this task have a solution? Thanks for any direction to go

Related

Facebook share only image

I am developing a website where users have the possibility to generate image. I want them to be able to share this image to facebook directly on my page using share button. Not as an article, but as an actual image. Is this possible?
Additionally, as a bonus, is it possible to prompt them option to create a seperate album for it? Since they may share tens and more of these images, it would be good if they wouldb be located on a seperate album or something, so they wont bury other images.
If it is a website, generally you share the webpage/article. There are many types in the opengraph format including ones for video and music. You should read the documentation. If you want the image to uploaded to a user's picture section, I'm not sure that is possible, I think you can only put stuff on a user's timeline. You should have also searched first as there is a stackoverflow question about this already.

Publish Actions and Aggregation Management

We launched Facebook Timeline integration some days ago. Further to our users' feedbacks, we have a couple of questions.
How many actions do someone has to publish on Facebook to see them grouped together in a dedicated Scoop.it box instead of Recent activity box?
Is there a setting to showcase that box at the top of the Timeline each time a new post is published (because right now it is stuck in the middle of the Timeline at the same spot where it first appeared)?
Is there any way to manage the aggregation display on Facebook? (not just the template to be used, but the position inside the timeline)
Thanks a lot guys.

Profile Cover Editing via Facebook's Api

I know that this question was raised out several times,
and I even read most of the questions regarding the topic.
But there was a gap of about a month till now, and I'd like to know if there is any process in changing the Timeline Cover picture from the api(via an app).
Do you know any new information about this?
Or is there a solution out there? (except for uploading to cover folder)
Thanks in advance.
In fact, there´s no API support for it, but you can upload a photo and then redirect user to:
http://www.facebook.com/profile.php?preview_cover=PHOTO_ID
There is currently no API to change the cover photo; i'm not aware of plans to change this
facebook does not allow an app to upload a picture to the profile album. that is sort of a security restriction and will apply to cover images too, i guess. so you can upload a picture to a new album or any other album, but NOT the profile or timeline cover album.
i doubt that facebook will ever change this, unfortunately.
Profile Timeline is not yet released for all, so maybe we won't be getting any access via graph api until facebook releases timeline for all.

Google Adsense: how can I break down the number of clicks by advert on the reports

I have a webpage where I have 3 ads that I have set up on Google Adsense.
I would love to be able to know how many clicks they generate individually.
On the report section, I can get only the total number of clicks.
Is it possible to do what I am trying to do?
If so, how?
Thanks,
Dan

UI for rating an app during deletion

Is that possible pop up the UI which comes during the deletion process before deleting the app ? (A UI which has stars, no thanks, rate my app button).
If no, can you tell me whether it is possible to create a screen and send the rating captured to iTunes connect ?
As other people said, your best option is to send people to the review/ratings page on iTunes.
The best open source solution I found for this is Appirater.
I use it in my apps and it works great + it generates many reviews.
You can configure when the popup should show. It basically looks like this:
(source: arashpayan.com)
It was created by Arash Payan, visit his page about Appirater with all the information.
This form always pops up if you delete an app on your iPhone. I don't think you can grab personal ratings out of iTunes but once you gather a sufficient number of votes you'll see the details on your app iTunes page.
You cannot present this UI yourself—it's handled by the OS. You can, however, direct your users to your app's rating page in the App Store app by opening an appropriate iTunes store URL, as documented in the “Heading straight to a review form” section of this article.