appforshare.io Open in urlscan Pro
104.219.251.41  Public Scan

Submitted URL: http://appforshare.io/
Effective URL: https://appforshare.io/
Submission: On September 12 via api from SG — Scanned from DE

Form analysis 7 forms found in the DOM

POST https://appforshare.io/upload

<form id="send-build-detail" action="https://appforshare.io/upload" method="post">
  <input type="hidden" name="_token" value="xsqegUPIwiHcwiSmZLlL3qlSCmILgkgpOKIIVom7">
  <input type="hidden" name="folder_name" id="folder_name">
  <input type="hidden" name="file_name" id="file_name">
  <input type="hidden" name="file_extension" id="file_extension">
  <input type="hidden" name="size" id="size">
  <!-- <h1 style="margin-bottom: 30px;">Upload Your App</h1> -->
  <div class="clearboth">
    <div class="headSec">
      <div class="fileNameView">
        <p id="filename"></p>
      </div>
      <div id="progress">
        <div class="bar"></div>
      </div>
      <div class="uploadFileSize">
        <div id="fileSize"></div>
      </div>
    </div>
    <div class="uploadStatusView">
      <p id="upload-status"></p>
    </div>
    <div class="uploadCenterTest">
      <p>Drag &amp; drop file here</p>
      <p>.ipa or .apk</p>
    </div>
    <div class="fileUploadForm">
      <label><i class="fa fa-plus-circle" aria-hidden="true"></i> Add File <input id="fileupload" type="file" name="file" accept=".apk, .ipa" style="visibility: hidden;">
      </label>
    </div>
  </div>
  <div class="uloadFoot">
    <!-- <div class="form-check disddtd">
                    <input class="form-check-input" type="checkbox" value="" id="defaultCheck1" checked="checked">
                    <label class="form-check-label" for="defaultCheck1">
                        Allow your testers to find the app on appforshare mobile web app using their UDID (iOS only).
                    </label>
                  </div> -->
    <div class="form-check disddt">
      <input class="form-check-input" type="checkbox" name="allow_app" id="defaultCheck2" checked="checked">
      <label class="form-check-label" for="defaultCheck2"> Allow <b>appforshare.io</b> to display the app's icon on the wall of apps. </label>
    </div>
    <dir class="moreOptionsddt">
      <a href="javascript:void();" id="mmot">Notify Others<i class="fas fa-angle-double-right"></i></a>
    </dir>
    <div class="col-sm-12 col-md-12 col-lg-12 col-xl-12 optiondata" id="optDttd">
      <hr>
      <div class="form-group upldForm">
        <label>Password</label>
        <input type="text" name="password" id="password" placeholder="Password" class="form-control">
        <div class="formInfo">Protect your app with a password: it will be required to access the installation page.</div>
      </div>
      <div class="form-group upldForm">
        <label>Name / Company</label>
        <input type="text" name="name_company" id="name_company" placeholder="Name / Company" class="form-control">
        <div class="formInfo">The Senders name/company name</div>
      </div>
      <div class="form-group upldForm">
        <label>Recepient Email</label>
        <input type="text" name="email" id="email" placeholder="Email" class="form-control">
        <div class="formInfo">Receive an email with the link to the installation page.</div>
      </div>
      <div class="form-group upldForm">
        <label>Release Notes</label>
        <textarea type="textarea" name="release_notes" id="release_notes" placeholder="Release Notes" class="form-control" rows="4"></textarea>
        <div class="formInfo">Provide additional information to your users on this build: the comment will be displayed on the installation page.</div>
      </div>
    </div>
  </div>
  <div class="submitDataBtn">
    <button class="submit-btn" type="submit" id="submit">Send</button>
  </div>
</form>

POST https://appforshare.io/login

<form id="login-form" action="https://appforshare.io/login" method="post" class="log-fm-JY" style="padding: 0px 20px;">
  <input type="hidden" name="_token" value="xsqegUPIwiHcwiSmZLlL3qlSCmILgkgpOKIIVom7">
  <p>Enter the email address associated with your account</p>
  <span style="display:none; color:red;" id="login-errors"></span>
  <div class="form-group">
    <input type="text" name="email" class="inpt-me form-control" id="email1" placeholder="Email">
  </div>
  <div class="form-group">
    <input type="password" name="password" class="inpt-me form-control" id="password1" placeholder="Password">
  </div>
  <br>
  <button type="submit" class="btn-round bg-backgg">Login</button><br><br>
  <a href="javascript:void();" class="allSigninOption bttndd"><i class="fas fa-chevron-left"></i>     &nbsp;All sign in options</a>
</form>

POST https://appforshare.io/register-user

<form id="register-form" method="POST" action="https://appforshare.io/register-user" class="reg-fm-JY" style="padding: 0px 20px;">
  <input type="hidden" name="_token" value="xsqegUPIwiHcwiSmZLlL3qlSCmILgkgpOKIIVom7">
  <p>Enter your Detail and create an account.</p>
  <span style="display:none; color:red;" id="register-errors"></span>
  <div class="form-group">
    <input type="name" name="name" class="form-control inpt-me" id="first-name" placeholder="Name">
  </div>
  <div class="form-group">
    <input type="text" name="email" class="form-control inpt-me" id="last-name" placeholder="Email">
  </div>
  <div class="form-group">
    <input type="password" name="password" class="form-control inpt-me" id="password" placeholder="Password">
  </div>
  <div class="form-group">
    <input type="password" name="password_confirmation" class="form-control inpt-me" id="password" placeholder="Confirm password">
  </div>
  <br>
  <button type="submit" class="btn btn-me btn-round bg-backgg">Sign Up</button><br><br>
  <a href="javascript:void();" class="allSignupOption bttndd"><i class="fas fa-chevron-left"></i>     &nbsp;All sign up options</a>
</form>

POST https://appforshare.io/verify-otp

<form id="otp-form" action="https://appforshare.io/verify-otp" method="post" class="" style="padding: 0px 20px; display: none;">
  <input type="hidden" name="_token" value="xsqegUPIwiHcwiSmZLlL3qlSCmILgkgpOKIIVom7"> <input type="hidden" name="user_id" id="user_id">
  <p>Enter the OTP code sent to your registered email.</p>
  <span style="display:none; color:red;" id="otp-errors"></span>
  <div class="form-group">
    <input type="text" name="otp" class="inpt-me form-control" id="otp" placeholder="OTP">
  </div>
  <br>
  <button type="submit" class="btn-round bg-backgg">Submit</button><br>
</form>

<form id="contact-form">
  <div class="rounded-0">
    <div class="card-header p-0" style="margin-bottom: 20px;">
      <div class="bg-info2 text-black text-center">
        <h3><i class="fa fa-envelope"></i> Contact Us</h3>
        <p class="m-0">Connect appforshare.io</p>
      </div>
    </div>
    <div class="card-body p-33">
      <div class="form-group frmMargin">
        <div class="input-group mb-2">
          <div class="input-group-prepend">
            <div class="input-group-text"><i class="fa fa-user text-info2"></i></div>
          </div>
          <input type="text" class="form-control outLin" id="name3" name="name" placeholder="Name">
        </div>
        <span class="text-danger" id="name-error3"></span>
      </div>
      <div class="form-group frmMargin">
        <div class="input-group mb-2">
          <div class="input-group-prepend">
            <div class="input-group-text"><i class="fa fa-envelope text-info2"></i></div>
          </div>
          <input type="text" class="form-control outLin" id="email3" name="email" placeholder="Email">
        </div>
        <span class="text-danger" id="email-error3"></span>
      </div>
      <div class="form-group frmMargin">
        <div class="input-group mb-2">
          <div class="input-group-prepend">
            <div class="input-group-text"><i class="fa fa-phone text-info2"></i></div>
          </div>
          <input type="text" class="form-control outLin" id="phone3" name="phone" placeholder="Mobile">
        </div>
        <span class="text-danger" id="phone-error3"></span>
      </div>
      <div class="form-group frmMargin">
        <div class="input-group mb-2">
          <div class="input-group-prepend">
            <div class="input-group-text"><i class="fa fa-comment text-info2"></i></div>
          </div>
          <textarea id="your_message3" name="your_message" class="form-control outLin" placeholder="Message"></textarea>
        </div>
        <span class="text-danger" id="your_message-error3"></span>
      </div>
      <div class="text-center" style=" margin-top: 50px;">
        <button id="submit" class="btn-info2">Submit</button>
      </div>
    </div>
  </div>
</form>

<form id="contact-sidebar-form">
  <div class="form-group">
    <div class="input-group mb-2">
      <div class="input-group-prepend">
        <div class="input-group-text"><i class="fa fa-user text-info2"></i></div>
      </div>
      <input type="text" class="form-control outLin" id="name2" name="name" placeholder="Enter Name">
    </div>
    <span class="text-danger" id="name-error2"></span>
  </div>
  <div class="form-group">
    <div class="input-group mb-2">
      <div class="input-group-prepend">
        <div class="input-group-text"><i class="fa fa-envelope text-info2"></i></div>
      </div>
      <input type="text" class="form-control outLin" id="email2" name="email" placeholder="Enter Email">
    </div>
    <span class="text-danger" id="email-error2"></span>
  </div>
  <div class="form-group">
    <div class="input-group mb-2">
      <div class="input-group-prepend">
        <div class="input-group-text"><i class="fa fa-phone text-info2"></i></div>
      </div>
      <input type="text" class="form-control outLin" id="phone2" name="phone" placeholder="Enter Mobile Number">
    </div>
    <span class="text-danger" id="phone-error2"></span>
  </div>
  <div class="form-group">
    <div class="input-group mb-2">
      <div class="input-group-prepend">
        <div class="input-group-text"><i class="fa fa-comment text-info2"></i></div>
      </div>
      <textarea id="your_message2" name="your_message" class="form-control outLin" placeholder="Message"></textarea>
    </div>
    <span class="text-danger" id="your_message-error2"></span>
  </div>
  <div class="text-center">
    <button id="submit">Submit</button>
  </div>
</form>

POST javascript:void(0);

<form id="reviews-sidebar-form" method="post" action="javascript:void(0);" novalidate="novalidate">
  <input type="hidden" name="_token" value="xsqegUPIwiHcwiSmZLlL3qlSCmILgkgpOKIIVom7">
  <div class="row">
    <div class="col-md-12">
      <div class="alert alert-success d-none" id="msg_div">
        <span id="res_message"></span>
      </div>
    </div>
  </div>
  <label style="margin-bottom: 0;">Your Rating</label>
  <div class="rating">
    <input type="radio" name="rating" value="5" id="5"><label for="5">☆</label>
    <input type="radio" name="rating" value="4" id="4"><label for="4">☆</label>
    <input type="radio" name="rating" value="3" id="3"><label for="3">☆</label>
    <input type="radio" name="rating" value="2" id="2"><label for="2">☆</label>
    <input type="radio" name="rating" value="1" id="1"><label for="1">☆</label>
  </div>
  <div class="form-group">
    <div class="input-group mb-2">
      <div class="input-group-prepend">
        <div class="input-group-text"><i class="fa fa-comments text-info2" aria-hidden="true"></i></div>
      </div>
      <textarea id="description" name="description" class="form-control outLin" placeholder="Your Reviews"></textarea>
    </div>
  </div>
  <div class="form-group">
    <div class="input-group mb-2">
      <div class="input-group-prepend">
        <div class="input-group-text"><i class="fa fa-user text-info2"></i></div>
      </div>
      <input type="text" class="form-control outLin" id="name" name="name" placeholder="Name">
    </div>
  </div>
  <div class="form-group">
    <div class="input-group mb-2">
      <div class="input-group-prepend">
        <div class="input-group-text"><i class="fa fa-envelope text-info2"></i></div>
      </div>
      <input type="text" class="form-control outLin" id="email" name="email" placeholder="Email">
    </div>
  </div>
  <div class="text-center">
    <button type="submit" id="send_form">Submit</button>
  </div>
</form>

Text Content

Find your UDID Blog Pricing Login Register



DEVELOPMENT, AD-HOC & IN-HOUSE APPS OVER THE AIR INSTALLATION

appforshare.io is a platform where developers can distribute their apps
through OTA (Over The Air) installation to clients.

Drag & drop file here

.ipa or .apk

Add File
Allow appforshare.io to display the app's icon on the wall of apps.
Notify Others

--------------------------------------------------------------------------------

Password
Protect your app with a password: it will be required to access the installation
page.
Name / Company
The Senders name/company name
Recepient Email
Receive an email with the link to the installation page.
Release Notes
Provide additional information to your users on this build: the comment will be
displayed on the installation page.
Send
Your App is Ready






Copy this link and send it to anyone.



WALL OF APPS


See more..




UNLIMITED BUILD EXPIRY UNLIMITED BUILD SIZE UNLIMITED STORAGE - IT'S FREE

Are you too sick of uploading builds again and again with annoying restrictions
such as expiring links and needing to Sign Up for more options?
Say no more. appforshare.io is here to ease all your worries.

WHAT WE OFFER

 * Upload builds without size restrictions anytime and from anywhere, absolutely
   hassle-free.
 * Share build download links with anyone and with no expiry, because we make
   them last.
 * On every new build update, get release notes along with versions to help
   differentiate better.
 * Code and upload a customized HTML page of your sharable link of
   AppForShare.io to brand yourself in front of your clients.


FEATURES AND SERVICES

iOS And Android Apps

Appforshare works for iOS 4+ and Android 2+ apps and devices: development,
ad-hoc and in-house builds can be installed wirelessly with a single tap.

As Simple As Drag & Drop

As a developer, simply drag & drop your ipa, zipped .app or apk into the field
above and get a link to send to your testers, users, bloggers, friends.

One Tap App Installation

Using this link on their mobile device's browser, users will be able to download
and install the app with just a single tap, nothing else.

Privacy And Protection

Links are private: no search or index. They can be password protected and
strictly respect Apple's security rules with UDIDs and provisioning profiles.

Simple Tools For Device Compatibility

Retrieving the UDID? Checking if the app is compatible with the users' device?
We've got that covered for you with simple tools!

Free To Start, You'll Love It

And this is only the free Appforshare service: you may also get an account with
a lot more features like custom URLs, APIs, stats, no expiration.


MARKET LEADER IN MOBILE APP TESTING

We lead your builds to the right destination


×


LOGIN

Enter the email address associated with your account




Login

 All sign in options
  Sign in with Google   Sign in with Github   Sign in with LinkedIn   Sign in
with Email
No account? Create one.


REGISTER

Enter your Detail and create an account.






Sign Up

 All sign up options

Enter the OTP code sent to your registered email.



Submit

  Sign in with Google   Sign in with Github   Sign in with LinkedIn   Sign up
with Email
Already have an account? Sign in
×


CONTACT US

Connect appforshare.io

Submit
Contact Us


CONTACT US

Connect appforshare.io

--------------------------------------------------------------------------------

Submit
App Reviews


APP REVIEWS

--------------------------------------------------------------------------------


Your Rating
☆ ☆ ☆ ☆ ☆



Submit

Development, Ad-hoc & In-house App Over The Air Installation

Register

IMPORTANT LINK

 * Find Your UDID
 * Pricing
 * Blog
 * Login
 * Register

MUST READ

 * Shareable Links Expiry
 * Appforshare.io vs Diawi
 * Enable Unknown Sources - Android
 * Most Common Upload Errors
 * OTA App Installations

SUPPORT

suppot@appforshare.io

READ REVIEWS

 * 
 * 
 * 
 * 
 * 
 * 

CONNECT WITH APPFORSHARE

 * 
 * 
 * 
 * 

© Copyright 2022. appforshare.io All rights reserved.

Privacy Policy | Terms & Conditions