Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
GeorgeCampos  
#1 Posted : Wednesday, June 13, 2012 7:29:30 AM(UTC)
GeorgeCampos

Rank: Advanced Member

Groups: Member
Joined: 6/15/2006(UTC)
Posts: 31

Thanks: 8 times
What is the trigger code for installing AurigmaUp for Android?

See ??? below.

<asp:Content ID="Content2" ContentPlaceHolderID="content" runat="Server">
<% if (Request.UserAgent.Contains("iPad") || Request.UserAgent.Contains("iPhone"))
{ %>
<a href="<%= Utils.BuildUrl() %>" data-role="button">Upload files</a>
<p>
You need to <a href="http://itunes.apple.com/us/app/aurigma-up/id432611633">install Aurigma Up</a> to be able to upload images from your iPad/iPhone.
</p>
<%}
else
{ %>
<p>
????
<%} %>
</asp:Content>

Looking forward to your response.

Thank you,
George
Dmitry.Obukhov  
#2 Posted : Wednesday, June 13, 2012 7:27:47 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups:
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello George,

Unfortunately the obsolete sample is available on Aurigma Up site. It provides users with the link to Aurigma Up for iPads/iPhones only. Please use this link to get Aurigma Up for Androids:
Code:
https://play.google.com/store/apps/details?id=com.aurigma.aurigmauploader

We will fix it and download updated samples soon. Sorry for the inconvenience.

Edited by user Wednesday, June 13, 2012 7:28:34 PM(UTC)  | Reason: Not specified

Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
thanks 1 user thanked Dmitry.Obukhov for this useful post.
GeorgeCampos on 6/14/2012(UTC)
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.