relaunch of the mobile app

I noticed that ADOBE STORY was removed from the app store. Were there an update to a new version?

A strong mobile capacity would be useful. Am I wrong to assume that ADOBE is planning to revive a more all the app or allow the functionality of browser?

Hi Owen,.

I noticed that ADOBE STORY was removed from the app store.

This version was not a functional version of Adobe Story. There is nothing worth the worry.

Were there an update to a new version?

No, stay tuned to our blog for the latest news: Adobe Story: Screenwriting & production planning

A strong mobile capacity would be useful. Am I wrong to assume that ADOBE is planning to revive a more all the app or allow the functionality of browser?

I don't think that anything in this sense has been announced. I'm sorry.

Thank you

Kevin

Tags: Adobe Story

Similar Questions

  • Can I use Draw on my desktop? Is it only the mobile app?

    Can I use Draw on my desktop? Is it only the mobile app?

    Hi EyeArt,

    Draw is a mobile application only.

    Hope that helps.

    Sue.

  • Is it possible to sign up with a certified signature (eID or certified token) in the webapp eSign-services to the Mobile app (s)?

    Is it possible to sign up with a certified signature (eID or certified token) in the webapp eSign-services to the Mobile app (s)?

    Hi magaliew15892512,

    Please contact our support team eSign via email [email protected] with your request so that we can enter details & help you better.

    Kind regards
    Nicos

  • How to rotate view while in a document on the mobile app?

    How to rotate view while in a document on the mobile app?

    As indicated for the application mobile you would need to buy the functionality of the application.

    Drive on a computer can turn pages in a PDF document by 90-degree increments, but cannot save the changes.

    Acrobat Professional or Standard can rotate individual pages and save the results.

  • I have a cc has photoshop & lightroom, but can not access the mobile app for my ipad, I get a free 30-day trial?

    I have a cc has photoshop & lightroom, but can not access the mobile app for my ipad, I get a free 30-day trial?

    Hi Michael,

    Please try the below mentioned steps to activate Mobile with Lightroom.

    Thank you

    Atul Saini

  • I have a license of Adobe Acrobat Pro DC - I can use in the mobile app?

    Hello!

    I recently bought the license for Adobe Acrobat Pro DC for my computer and now I want to expand my possibilities with the mobile app. Is it possible to somehow use the license purchased in the mobile app? Because I'm asked to buy additional packets when I want to, for example, to export a pdf file?

    Thank you!


    Mikael Damar

    Hi Mikael,

    I'm can understand your concern & will guide you in the right direction. Can you please let me know if you have a subscription to Adobe Acrobat Pro DC or it is a perpetual license?

    As with a perpetual license, you will be able to use the features on the mobile App using the same license, and it will ask you the extra envelope. However if it is a subscription simply simply Sign In to the mobile App using your Adobe ID with which you sérialisiez the Acrobat Pro DC on the computer to use these features.

    Kind regards

    Nicos

  • I have difficulties to make the mobile app

    I made an html document, which is added to the desktop app and followed all the steps for the installation of mobile but when I launch the app it does not show on my phone. I use windows and I tried on the iOS and Android phones, but not luck. I have to optimize something in the html doc to support this? Thank you

    Step back first. Create a new project. This will seed it with the basic model. Using this model, try to get it to appear on the Mobile of PhoneGap application. If it works, then we can look at other issues. If it fails, we must resolve this issue first.  You can find links to mobile applications here: step 2: install Mobile App | PhoneGap Docs

  • allowing a view 3d on the mobile app?

    I have just updated the Acrobat Reader DC on my desk and realized that I didn't have the corresponding app on my phone. I got from Google game and tried to open an attachment. It was a picture of the 3D model, but when a player open, I couldn't see the thing.

    HOW CAN I ACTIVATE THE 3D ON THE MOBILE VIEW?

    Hi davidt67137267,

    I'm sorry, but Acrobat Reader mobile DC is not capable enough to display the 3D PDF.

    Kind regards
    Nicos

  • See all collections in the mobile app

    «"I have 15 collections that appear in Adobe Creative Cloud via the help drop-down menu" "view your collections synchronized on the web»»

    But only 8 collections program appear on my Lightroom Mobile app on my phone.

    I have installed and uninstalled the application several times.  At one point in the during the first week of use all collections have been timing and work from the clouds to the phone and vice versa.

    Any comments would be greaty appreciatte.

    BMGumby

    Without reinstallin, I deleted the dat and the cache on the application manager phones for Lightroom Mobile.

    Then I registered in the application re e-mail and password.  Everything works.

  • Is it possible to unlock the books in the mobile app? My University use adobe for our books, but they require me to enter my username and password to unlock the book.

    Is

    Hello

    Books of your University most probably use DRM (Digital Rights Management) of third party technology (not Adobe).

    Currently, applications mobile Adobe Acrobat Reader (for iOS, Android, Windows Phone) hate.  (I'm not aware of all the other mobile apps that can open or unlock the particular type of PDF documents that require a user name and password).

    Sorry for the inconvenience.

  • I was wondering when the mobile apps will be updated for android devices. Features of the iPad seem to get updates much earlier.

    When Android apps up to date. Fix mobile photoshop Lightroom, etc.

    Adobe does not address future plans in the open forums, so that nobody here knows

    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform for feature requests

  • the mobile app on Android? in the future. First Clip etc...

    I have the IMac for the bridge, but mobility I New a Galaxy Tab, works much more CC Apps
    A.

    Hello Andrea,

    Thank you for your support of Android Tablet request! First clip is currently available for Android smartphones and requires Android 4.4 & up.

    Thank you

    Bronwyn

  • Alert Alternative spend vales to draw attention in the mobile app

    So, I'm one of my apps in Flex 4 Flex 4.5 conversion mobile, and I understand that alert should not be used. I looked at Tour de Flex, a nd they have a nice way to do an alert, but I need to pass a function name and value that are used. Depending on the case, the user presses 'OK' or 'Cancel '. I pass a function name, because the method I use is used several times. Alert old man was next.

    protected function unSavedAlertCheck(func:Function,_current:int):void {}
    If {(bApply.enabled is true)
    var o: Object = new Object();
    o ['func'] = func;
    o ['current'] = current;
    Alert: var alert = Alert.show ("you changed something and are now sail away. This does not save the changes. Are you sure you want to navigate away and lose your changes? «, «Change without saving...» ", mx.controls.Alert.YES | mx.controls.Alert.NO, processChange, null);
    Alert.Data = o;
    } else {}
    Func (Current);
    }
    }

    Any help would be great.

    Just do a SkinnablePopUpContainer and set variables, you must pass as a public

    declare the popup in the declarations section (not visible) and assign an id

    then to open it only to call the open method

    to get the result sending an event custom

    devgirl has a useful blog http://devgirl.org/2011/06/07/flex-4-5-mobile-development-alert-popup-and-other-skinnable-popups-avec-code source /

    could help

  • Potential performance issue with the mobile app

    Hello

    I'm working on a small mobile project to see how the view system and its performance.

    To see what is happening with the objects, I tried the Profiler today and I was surprised to see that the Navigator object does not use view previous instances.

    For example if I navigate between 2 displays the browser instead of using the 2 objects already created, it creates each time it's push() function is called.

    Maybe there is something that I do not understand that it makes the behavior desired, if so can someone explain it to me please? If this isn't the case, then I'm worried about leaks memory after an intensive use of the views in the app.

    I have to make it clear that I do not use any weird code that could disable the browser work properly, my app is less basic at this point and I'm also using weak references on each event listener to avoid problems of memory.

    I didn't not try your code, but you could run this question: http://bugs.adobe.com/jira/browse/SDK-28396 , which was set after the beta version.

    -Ryan

  • Notification to the mobile app to foreground/background

    I try to get the notifcation of APP moving to the foreground and background by checking enable and disable the method, in my app when app goes to the bottom, I'm disable (), but when I want to come to the foreground I can't get it to turn on. What could be the reason help me out on this.

    Concerning

    Rakesh shankar. P

    Hi Simon,.

    I found the reason, a simple mistake, I got the call to the super class, which has been the reason.it was not called.

    Concerning

    Rakesh Shankar.P

Maybe you are looking for