Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9155007
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T12:31:13+00:00 2026-06-17T12:31:13+00:00

I find Vimeo iOS native app can set cookies to mobile Safari. How does

  • 0

I find Vimeo iOS native app can set cookies to mobile Safari. How does it do?

Repo steps:

1, Install Vimeo iOS native app on an iOS device.

2, Open this Vimeo iOS native app and then sign in with your Vimeo account.

3, Open mobile Safari and then open web page “https://vimeo.com/”. You find you are not signed in Vimeo.

4, Open Vimeo iOS native app and then click on the “Help (question mark)” icon in the left navigation bar. You will see that Vimeo’s web page help center is opened via UIWebView. And then you can close this help center.

5, Open mobile Safari and then open web page “https://vimeo.com/”. You find you are signed in Vimeo.

Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T12:31:14+00:00Added an answer on June 17, 2026 at 12:31 pm

    As shown in this question, you can set a cookie using the NSHTTPCookieStorage class.

    EDIT:
    As Kitsune pointed out, the docs state that this will not work between applications in iOS like it does in OSX.

    I do not have time to test this right now, but perhaps you can set a cookie using javascript and the stringByEvaluatingJavaScriptFromString method of UIWebView and it will be shared? Here is a function that I found on the internet which could be called:

    function SetCookie(cookieName,cookieValue,nDays) {
     var today = new Date();
     var expire = new Date();
     if (nDays==null || nDays==0) nDays=1;
     expire.setTime(today.getTime() + 3600000*24*nDays);
     document.cookie = cookieName+"="+escape(cookieValue)
                     + ";expires="+expire.toGMTString();
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know where I can find a good video to explain version control
where can I find video4linux2 device /dev/video in ubuntu 9.04. ADDED. I want to
Does anyone know where I can find video/screencast tutorials on data compression?
Please tell me where I can find video tutorials of Ab-Initio ETL Data Ware
I'm a new iOS developer, I'm working on a video player app for a
I am building an app for iOS (iPhone and iPad) where the user is
I'm using the Facebook iOS SDK to post videos from my app to the
The app that i am working on uses UIWebViews to display vimeo videos. Instead
I'm looking to incorporate a video chat function in my android/iOS app, and I
I'm making an app in Adobe AIR targeting iOS 4.0+ and Android 2.3+. I've

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.