Adobe Access Protection on iOS devices?

I am having an issue in terms of Adobe Access not supported in iOS. I have been developing a custom player along with a bunch of other back end Adobe Technologies only to find out now that protection is not available in iOS.
DRMManager.isSupported returns false when we test the app in iOS Simulator. DRMManager.isSupported returns true when we use Air Simulator.
I am using OS X 10.9, AIR SDK 4.0, Apache Flex 4.11.0, and Xcode 5.02, and Flash Builder 4.7.
This is a huge problem and amounts to false advertisement because the protection is supposed to be handled by Adobe AIR which is supposed to be uniform across platforms. If protection is not supported on iOS, then the appeal of write one code for multiple platforms is not there any more.
I don't understand why protection is not uniformly supported if the same Adobe Air is installed on both iOS and Android devices. I also don't understand why HDS is supported on Android but not on iOS devices. It makes no sense. The whole reason for using Adobe AIR is to not have to deal with the specifics of each platform.
We were supposed to go live on Jan 1st, but had to postpone to deal with several issues. Now it seems that we may have to reevaluate the decision to use Adobe technologies altogether.
Any suggestions from Adobe would be appreciated.

Your comments on point 3 are sobering and kind of a slap in the face to someone who has been developing a streaming app with the idea that Adobe Air has  99% reach in the desktop and mobile market. I went back to the Http Dynamic Streaming and Adobe Access pages to find the restrictions that I missed when I was deciding on the technologies to use.
The only hint of not being able to use HDS or OSMF on iOS was the omission that Adobe Access protection could be delivered via Adobe Air on iOS devices as shown in the first image below of the Adobe Access technical specs.
On the other hand, there all kinds of statements and illustrations that would make you believe otherwise, especially on mobile devices.
No explicit statement can be found that says that HLS is the only way to stream content to iOS devices, that the OSMF framework is HLS agnostic, and that one has to build an iOS native app from scratch if they want to consume protected HLS. I guess not smth you want to put on a page where you want to market a product.
In building a native app, how do I make up for the lost functionality that comes by default with AIR such as the integration of Adobe Access in AIR, DRM Management, SWF verification, etc.
As it stands, the OSMF framework is a half-baked solution as it cannot be used on iOS devices because it is HLS agnostic….although some folks have written plugins to enable OSMF to consume HLS.
I  am currently testing a plugin to see if I can consume protected HLS. If I fail then I will scrap the entire project…which also means not buying Adobe Access or Adobe Media Servers. Neither will I be looking at Adobe Primetime.
My OSMF based app is able to consume HLS content when I debug in AIR Simulator. Testing on iOS simulator or iOS devices has yet to prove successful. Something breaks inside AIR when it is compiled using iOS SDK.
The reason why I chose Adobe technologies is because it seemed like all the pieces were there to put together a streaming solution that fit my business model. I did not want to have to write everything and Adobe technologies promised a quick time to market. Now 7 months later I am finding out that perhaps I should have read the Adobe Access technical specs with the precision of a lawyer.
In my testing, protected content cannot be consumed in AIR unless DRMManager class is available. In help.adobe.com we read the following:
“The DRMManager manages the retrieval and storage of the vouchers needed to view DRM-protected content. With the static DRMManager.getDRMManager() method, you can access the existing DRMManager object to perform the following DRM-management tasks:
Preload vouchers from a media rights server, using a DRMContentData object.
Query the local cache for an individual voucher, using a DRMContentData object.
Reset all vouchers (AIR only)
AIR profile support: This feature is supported on all desktop operating systems and AIR for TV devices, but it is not supported on mobile devices. You can test for support at run time using the DRMManager.isSupported property.”
Using OSMF 2.0 framework, I have been able to take advantage of both PHDS and Adobe Access protection schemes in my Flex based app running on Adobe Air on Android. In Android Devices, DRMManager .isSupported returns true.
In iOS, it seems to be a whole different story. As I said in my first post, DRMManager.isSupported returns false when testing via iOS Simulator but returns true when testing via Air Simulator.  So the attack vector idea that you put forward cannot stand because if that was true it would require DRMManager.isSupported to be false in all debugging scenarios not just on iOS Simulator or iOS devices.
The behavior of the app in iOS simulator and Air Simulator is not consistent when it comes to responding to touch based events and rendering visual elements as well. Performance and functionality degrades even more when testing directly on iOS devices. All iOS devices exhibit the same symptoms. For example, trying to select a list item is almost impossible….item renderers simply do not respond when one tries to select an item.
No such symptoms or differences exist between AIR Simulator and Android devices. So, it seems to me that there are AIR to iOS compilation issues when a mobile air app is packaged through iOS SDK. Smth brakes inside of AIR during packaging. I believe that this is the reason why DRMManager.isSupported returns false when testing app in iOS simulator and devices.

Similar Messages

  • Cannot play Adobe Access Protected Content in Chrome (version 30 and higher); Error 3321/3322?

    Symptom:
    An end-user cannot play Adobe Access protected content.  The client application returns a persistent 3321 (Individualization Error) or 3322 (Device Binding Failure) error code.
    Root Cause in Chrome Browser:
    Adobe Access DRM must create a unique machine identifier (I.e. "token") to identify the the device.  This token is provided to the Adobe Access license server during a license request to view DRM protected content.  If Chrome Browser disables the ability for Adobe Access DRM to create a unique machine identifier, playback of Protected Content will fail with a 3321 or 3322 error code.  By default, this setting is enabled and available to toggle in Chrome Browser version 30 and higher.  Unchecking this option will prevent Adobe Access DRM from properly functioning. A 3321 or 3322 error that persists after a call to resetDRMVouchers is an indicator that this setting may need to be changed.
    Resolution:
    In your Chrome settings:
    •             Click on "Show advanced settings…"
    •             In the subsequent "Privacy" section, click on "Content settings…"
    •             In the subsequent "Protected Content" section, make sure that the following box is checked "Allow identifiers for protected content (computer restart may be required)".
      We are working with Google to allow better detection of this condition, so that the client will return a 3368 (User cancelled or user settings disallow operation) error code when the box is unchecked.

    Symptom:
    An end-user cannot play Adobe Access protected content.  The client application returns a persistent 3321 (Individualization Error) or 3322 (Device Binding Failure) error code.
    Root Cause in Chrome Browser:
    Adobe Access DRM must create a unique machine identifier (I.e. "token") to identify the the device.  This token is provided to the Adobe Access license server during a license request to view DRM protected content.  If Chrome Browser disables the ability for Adobe Access DRM to create a unique machine identifier, playback of Protected Content will fail with a 3321 or 3322 error code.  By default, this setting is enabled and available to toggle in Chrome Browser version 30 and higher.  Unchecking this option will prevent Adobe Access DRM from properly functioning. A 3321 or 3322 error that persists after a call to resetDRMVouchers is an indicator that this setting may need to be changed.
    Resolution:
    In your Chrome settings:
    •             Click on "Show advanced settings…"
    •             In the subsequent "Privacy" section, click on "Content settings…"
    •             In the subsequent "Protected Content" section, make sure that the following box is checked "Allow identifiers for protected content (computer restart may be required)".
      We are working with Google to allow better detection of this condition, so that the client will return a 3368 (User cancelled or user settings disallow operation) error code when the box is unchecked.

  • Do I need internet access on my iOS devices to enroll with Profile Manager?

    Hi, I'm trying to configure Profile Manager on a closed network. The Mac Server does have Internet access, but the network for the iOS devices can only have communication with the server, but not to the internet because of company policies. Is there a way around to make it work or do I need internet access on the iOS devices as well?
    I've made the enrollment process in another network with internet access for every device and everything works well, but on the other network(no internet for iOS devices)  everything seems ok (from conection to the server, profile certifiacation and stuf) but the devices can't send or receive anything else, like pushed configurations and device info. Ports and everything is ok, I even read that they need to be on an open network so I know it all comes down to having internet access, but just wanted to ask if there's another way around?? Suggestions?
    Thanks!

    You can share internet connection with your XP-PC using a router(as I do with XP-old MAC's,connected via cable).You may look for more info at:
    http://homepage.mac.com/car1son/mylinksyssetup.html
    and
    http://homepage.mac.com/car1son/os9xnet_nfilesharing.html
    Did you ever use a MAC before? Have you got Airport at your PC?Which?
    Good luck

  • No,I recently buy an android device which is running ver 4.0 and has flash player.So please make Adobe Flash Player for IOS devices pls!pls  .

    No,I recently buy an android device which is running ver 4.0 and has flash player.So please make Adobe Flash Player for IOS devices pls!pls  .

    You need to contact the folks at the link below.
    http://www.adobe.com/aboutadobe/contact.html

  • Adobe Access 4.0 - Supported devices

    Hi,
    Does anyone have a list of all the devices which support Adobe Access 4.0? I've been navigating through these forums and I didn't seem to find any reliable one.
    Thanks in advance.

    We do support Adobe Access feature in Flash Player and AIR on desktop such as Windows and Mac OS X.
    Also, AIR on Android does.
    For iOS devices, Android devices, we do have a native library for Adobe Access feature.
    If you have any other specific questions, please try to contact Adobe person via http://www.adobe.com/products/adobe-access.html
    The page has contact form and phone number.
    Thanks,
    Hiroshi

  • Icloud drive - direct access from an ios device

    Good morning all :-)  Does anyone know if there is some hidden app that allows direct access to iCloud Drive on either an iPad or iPhone?  I know I can open Numbers, Pages, etc and access my iCloud files that pertain to those specific apps, but is there a way to access iCloud Drive so I can see ALL the folders in my iCloud Drive?  I'm talking similar to the way you open the finder in OS X on the desktop and access the iCloud Drive.
    Apple's website in the iCloud section clearly shows an image of an iOS device with iCloud Drive open, showing all the folders in the drive, however I am reading on third-party websites that there is in fact no such app.  Strange that Apple would show this on their own webpage, but not make it available to the users.
    Thanks!

    As far as I understood there is no such an app like "file manager" for the icloud drive. So its impossible to access your files from your iOS8 device..!!! Amazing ah!!! Therefore you CAN'T read .pdf files!!!. ibook doesnt work for that job. Another surprise in the post-Jobs Apple!!
    Apple sometimes hurts much!!
    <Edited by Host>

  • Adobe Access on iOS.

    This discussion is a follow up of my previous discussion that can be found at http://forums.adobe.com/message/6174242. I am starting a new discussion for clarity.
    The previous discussion addressed the question of whether Adobe Access DRM and its variant PHLS are available on iOS. The answer is NO, Unless You Sign UP for Adobe Primetime.
    You have to sign up for Adobe Primetime to get the iOS Primetime Player SDK which includes the Adobe Access iOS APIs needed to stream PHLS in a native iOS app.
    The Adobe Primetime platform requires a large monthly commitment, so that means that for all practical purposes Adobe Access DRM and PHLS is available only to a small number of companies.
    The Adobe Access iOS API used to be part of the Adobe Access SDK but at some point was removed from the SDK.
    The Adobe Access website (http://www.adobe.com/products/adobe-access.html) continues to market Adobe Access as follows:
    “Publish and protect video streams carrying studio-grade content to desktops, connected TVs, tablets, and smartphones, including iOS and Android devices, using a single DRM platform”.
    After talking to several Adobe folks, the picture that is emerging is one of bait and switch. It is clear that at some point, Adobe decided to remove the Adobe Access iOS API from the Adobe Access SDK and make the iOS API part of the Adobe Primetime iOS SDK. This is a fact. The question is why?
    Only Adobe can answer that question, but it is safe to assume that this was a strategic decision. By removing the iOS API from the Adobe Access SDK, companies that want to deliver protected content to iOS devices have to sign up for Adobe Primetime.
    Adobe seems to have gone to some length to implement this strategic decision.
    It did not update the publicly available OSMF 2 to be able to consume Adobe Access protected HLS streams. Development of OSMF 2 was stopped in 2010.
    It removed support of DRMManager class and Netstream class members (required for DRM) from AIR for iOS. 
    It removed the Adobe Access iOS API from the Adobe Access SDK. I am not sure when this was done, but the Adobe SDK sent to me last August does not include the iOS API.  
    Adobe has not published any documentation on how Adobe Access DRM for HLS is implemented.
    The deception consists in the fact that Adobe is still marketing Adobe Access in a way that makes you believe that Adobe Access DRM is available on iOS devices. This is false.
    Purchasing Adobe Access alone is not enough to protect content on iOS devices. The Adobe Access SDK does not include the iOS API.
    The question is then why does Adobe continue to promote such deception.
    Again, this has to be a strategic decision….a classical example of bait and switch. Who in the right mind would develop around a half-baked product from the get go knowing that they would not be able to deliver protected content on iOS devices.
    The Adobe Access team has admitted that Adobe Access DRM and its variant PHLS are only available through Adobe Primetime iOS Player but the Adobe Access site continues to make false claims. This is deception.
    Of course, Adobe knows that by declaring no support for iOS, Adobe Access and Adobe Media server sales would be in danger. But that is the right thing to do both morally and legally.
    In my scenario the only right action is for Adobe to provide the Adobe Access iOS API. It’s too late for Adobe to say oops sorry. I have already agreements with content owners which specify Adobe Access as the protection scheme. All the encoding and packaging is based on Adobe Access and it’s variant PHLS. If Adobe does not provide the iOS API, I will be forced to seek the appropriate legal action. 

    Hello,
    Adobe Access DRM on mobile devices is only provided by Adobe via the Primetime SDK.  You can get more information on Primetime, as well as contact Adobe on becoming a Trial user, here: http://www.adobe.com/solutions/primetime.html
    cheers,
    /Eric.

  • Adobe Access iOS SDK download

    Where can I download the Adobe Access SDK for iOS? I am looking to integrate Adobe Access into my native iOS application.
    I have found several references to it on the Adobe site including the Objective-C API documentation but I can't find a download link.
    Thanks

    Please contact to sales person.
    http://www.adobe.com/products/adobe-access.html
    Thanks!
    Hiroshi

  • Adobe Air 3.0 iOS streaming H264/Speex over RTMP -- No Video

    Problem:
    H264/Speex RTMP stream from Flash Media Server doesn't display video.  Audio plays fine.
    Conditions:
    Adobe Air 3.0
    iOS device (iPad 2, iOS4.3)
    App settings:
    <renderMode>direct</renderMode>
    Flash Builder 4.5.1 compiler settings:
    -swf-version=13
    -target-player=11.0.0
    I have tried using both stageVideo and the regular Video object to render an H264 signal streaming from Flash Media Server over rtmp, but with no luck.  I can hear the audio, but the video is never rendered.
    I CAN see H263 video when streamed over RTMP using this setup (with just the Video object). 
    I can also stream a locally stored mp4 (H264/AAC) file over rtmp from the iOS device and play it locally just fine (using a stageVideo object).
    I have attempted this with both stageVideo (which works fine when streaming an mp4 file from the iOS device) and with the regular Video object (the regular Video object handles H263 just fine streaming down from FMS over rtmp).  I've also played around with backgroundAlpha = "0" for this case, all with no luck.
    I've followed all the online instructions and tutorials to get this working for the past week, but have not had any luck.  I'm happy to post more code, but this approach is fairly straight forward and has been described multiple times around these forums and in the adobe blog posts.  It goes like this:
         - instantiate NetConnection (_nc) to FMS and wait for successful connection:
                   _ns = new NetConnection();  
                   _nc.connect(serverAddress);
         - instantiate NetStream (_ns) and connect using NetConnection: 
                   _ns = new NetStream(_nc);
         - setup listener for StageVideoAvailabilityEvent; if stageVideo becomes available, attach _ns: 
                  _stageVideo = stage.stageVideos[0];
                  _stageVideo = _stageVideo.attachNetStream(_ns);
         - if stageVideo ISN'T available, fall back to Video object:
                   _video = new Video();
                   _video.attachNetStream(_ns);
                   stage.addChild(_video);
         - play netStream app:
                   _ns.play(appName);
    My renderMode is set correctly ("direct"), and from what I can tell, this isn't a backgroundAlpha issue.
    I have seen this problem described elsewhere on this forums and on the net. 
    I'd like to know from Adobe: are there any compatibility issues with this approach?  There doesn't seem to be any type of compatibility chart listing which video codecs and transport protocols are available on the different mobile platforms.  Since mobile deployment is so heaviliy fragmented, a descriptive chart or table like this would be helpful for those of us developing -- at least for the main mobile platforms predominantly in use.
    Other forum posts similar to this problem:
    http://forums.adobe.com/message/3981541#3981541
    http://forums.adobe.com/message/3954578#3954578
    Thanks in advance!

    I do hope someone from Adobe is "hearing" this, guys. The lack of RTMP-based H.264 video on the Air for iOS is a major problem, indeed.
    As Fabio Sonnati mentioned in http://sonnati.wordpress.com/2011/04/26/air-2-6-for-ios-and-video-play back/, AIR for iOS does support HTTP streaming (via HLS) of h.264 videos. However, when streaming via RTMP, AIR for iOS only supports VP6 and Spark – a couple of old, retired codecs.
    While HTTP streaming (HLS) seems to be a good option for those who simply want to “play a video” in iOS, I do believe it has some severe limitations, especially for live-communications. I’d like to share some of these thoughts with you.
    1. HLS has ridiculously high latency for live videos (around 40 seconds), when compared to RTMP. Although this may not be a problem for on-demand videos, it sure is a great problem for anyone doing serious live-communications applications (such as webconferencing, live webcasting with audience interaction or Skype-like video chats), which require near-zero latency.
    2. Perhaps someone can correct me on this (hopefully!), but as far as I know, HTTP streaming will not allow cuepoints to be read from videos. This is particularly painful for anyone doing video-triggered actions, such as slide changes (for webinar apps), subtitling or live closed captioning, etc. I read somewhere that OSMF player allows cuepoints (or "temporal metadata". See http://blogs.adobe.com/osmf/2009/11/cue_point_support_in_osmf.html), but I haven't been able to test it myself.
    3. Although HLS it is quite compatible with firewalls (since it flows through port 80), RTMP with tunnelling also flows through port 80 or 443, which adds great compatibility, even on very restricted networks. Our experience with very large clients proves that, hands down.
    In other words, HTTP/HLS streaming is Ok. But it simply does *not* fit into every shoe that RTMP does. We do believe that RTMP remains as our best option for live streaming or serious streaming-oriented *apps* (in which things more complex than “mere video playing in a window” actually happen).
    That all said, I do believe we should let Adobe know about this need. The fact that RTMP streaming in AIR for iOS is limited to VP6 and Spark, which are two “dead” codecs, still puts us, Air developers, in a very fragile position in terms of what we can accomplish with video in iOS.
    I’m sure some of you cheered when you heard about Flash Player 11 having h.264 video encoding. This, (plus the echo cancellation feature that came in 10.3) opened great doors for great Unified-Communication applications to be developed for Flash/Air. Now, it’s undeniable that clients want those applications running on tablets, especially the iPad.
    Not being able to use h.264 via RTMP on iOS is certainly a huge step backwards. Anyone shares this same opinion? What do you guys believe to be the best option to let Adobe really know about this need? Is this limitation a simple lack-of-a-feature (which can be fixed by Adobe) or is this some imposed thing by Apple?
    Just one final note: Air for Android does *not* have the same limitation. It does allow RTMP streaming of h.264.
    Thanks for your attention,
    Helder Conde

  • Adobe Access plug in for Internet Explorer 10 on Windows 8

    Is Adobe Flash Access (DRM) built into Internet Explorer 10 on Windows 8? If so, what is the best way to remove the Flash Access DRM plugin on Windows 8 (using IE 10)? In the past, I would have just removed the NativeCache and APSPrivateData2 folders from the AppData/Roaming/Adobe/Flash player folder. However, if I do that on Windows 8, and try re-install the Flash Access plugin by playing a Flash Access encrypted video, I encounter alot of problems trying to play back a Flash Access encrypted video in Metro mode with IE. Does IE use the same Access plug in for both modes (Desktop and metro)?

    Hi Hiroshi, thanks for the help. I'm trying to test that my video player will download the Adobe DRM plugin if its not already present on the system. I've had to do this with previous versions of Windows, and I wanted to make sure the same functionality worked on the new Windows 8 64bit tablet. When I did this on the tablet (removed the DRM plugin from the AppData/Roaming/Adobe/Flash player folder), and played an Adobe Access protected video in IE on the desktop mode, the expected behaviour occured, i.e. the browser downloaded the DRM plugin, and playback continued. However, if I then go to play back and Adobe Access protected video on IE in Metro mode, the video doesn't playback. it seems to get stuck trying to download the plugin, even tough its already been downloaded and re-installed on the system, and the video won't play.
    So I was just wondering, now that Flash is built into IE 10 on Windows 8, is Adobe Access also built in (does the user ever need to download the DRM plugin on Windows 8)? And also, is there any reason that IE in metro mode would have trouble using an Adobe Access DRM plugin that was downloaded by IE in desktop mode on Windows 8? The Flash Player version is 11,3,376,12
    Thanks again

  • How can i edit and manage my iOS device on a computer

    i have no access to an iOS device. if i did, is it possible to just log in with my iTunes info and manage it that way. i need to manage my storage, pictures, delete a movie that was downloaded on my iOS device, which was an iPhone 4. please help.

    You can only manage data stored in iCloud. To do it, if you are in a PC, install iCloud Control Panel > http://support.apple.com/kb/DL1455
    Then, open Control Panel > Network and Internet > iCloud, and log in with your Apple ID. After that, select "Manage" and you will be able to delete data from iCloud if you need that

  • Mediathek incompletely displayed on iOS devices

    Our mediathek appears incomplete, unsorted, with wrong covers attached to albums when accessed from an iOS device via Home Sharing (iPod touch, iPad).
    Disabling and re-enabling home sharing on the iOS devices and the PC fixed the issue only temporarily.
    After one night, the issue reappeared :-(
    Switching home sharing on/off on each device every day is not appropriate.
    Is there a different solution?
    The mediathek is on a Windows 7 PC 64 bit.
    I have allways the latest versions of iTunes and iOS on the various devices
    Thanks!

    The only thing we haven't checked for all these issues is the router, they're in adjacent rooms. Signal strength is not an issue as Internet is working 100%. Speeds and quality on Internet are good.
    Rebooted all devices including router, settings eg Airplay on

  • Access for HLS protection on Android device

    Hello there.
    We are surveying Adobe Access 4.0 for protecting HLS live stream to iOS/Android(Jellybean) devices.
    Here are questions arised while reading Adobe Access 4.0 Document (http://help.adobe.com/en_US/adobemediaserver/devguide/WS5262178513756206-4b6aabd1378392bb5 9-7fe8.html)
    1. How many sites/services are using Adobe Access for their DRM solution, especially for their "LIVE" streaming service?
    I am not sure whether Adobe Access is quite popular in DRM domain.
    2. There are 3 types of protecting HLS live stream (Vanilla/PHLS/AccessV4).
    For AccessV4 protected live stream to be played back on iOS devices, Adobe Access provides iOS SDK for building native player App. Then, what do we need for AccessV4 protected live stream being played back on Android devices?
    Vanilla mode seems like HLS standard encryption method and we don't have to do any extra work for player side. But, PHLS and AccessV4 mode seems like Adobe proprietary features and requiring extra work to be played back on iOS/Android devices.
    Am I correct?
    3. If you know the real site which accept Adobe Access for their DRM solution, let me know it.
    Thanks in advance.

    hello,
                   the HLS is for Apple devices , IOS, Mac。

  • Adobe Access - new drmNativeInterface.framework for iOS 8

    Hi,
    We are a company that has been using Adobe Access for more than a year and so far we are very happy with the fact that the Adobe Access 4 can support playback DRM content on Desktop / Android and iOS without any problem.
    But recently, to prepare for the upcoming iOS 8, I have upgraded my development iPhone 5 and iPad 2 to the iOS 8 Beta and the drmNativeInterface.framework starts working wrongly. Sometime I can stream my DRM HLS content, sometimes, the drmNativeInterface.framework just stuck in the middle without any error or exception (this issue happens quite frequently like 7 out of 10 times). After debugging line by line, followings are the piece of code that make the framework stucked without any error or exception.
    1. The framework sometime stops working when we try to get the singleton instance of DRMManger
    _drmManager = [DRMManager sharedManager];
    2. Sometime it stops when we try to parse the M3U8 url:
    [_drmManager getUpdatedPlaylist:m3u8Url
                                          error:drmErrorHandler
                                        updated:^(NSURL * newPlaylist, DRMMetadata * newMetadata){
                                            NSLog(@"Update M3U8 URL Player list for license process");
                                            //Successfully retrieved the metadata from provided link
                                            m3u8PlayList = newPlaylist;
                                            _metadata = newMetadata;
    3. Sometime it stops where the DRMSession is initialized (after the User Authentication process is completed)
    _session = [_drmManager
                            createDRMSession:_metadata
                            playlist:m3u8PlayList
                            error:^(NSUInteger majorCode, NSUInteger minorCode, NSError *platformError) {
                                NSLog(@"Failed to get DRM Session");                     
                            complete:^{
                                NSLog(@"Successfully obtained DRM Session");
    Most of the time, it stops when we try to get the singleton instance of DRMManager ( issue number 1 )
    I can ensure that the framework works very well with iOS6 and iOS7 (although iPhone 4 with iOS7 crashes while a lot during the DRMSession initialization).
    If there is new version of drmNativeInterface.framework, please kindly let me know where we an get it as the drmNativeInterface.framework we have been using is quite old (for iOS5 I think).
    Thank you very much.
    Jack

    Same reply would apply to you.
    Do you have Adobe sales contact? If so, you may want to contact him/her.
    If not, can you send an email me directly with your company information. I'll try to figure it out.
    my address is : [email protected]
    Thanks,
    Hiroshi

  • Adobe Access for IOS. Verify applications

    We use Adobe Access 4.0 for protection of video of a content.
    It is necessary for us to enter control of applications under IOS (as AIR Verification for PC)
    Where it is possible to find examples of realization of this protection
    Thanks.

    Hello,
    You can use 'policy.allowedAIRApplication' property for iOS app too.
    Please ues AdobePublisherIDUtility.jar with your signing cert file for the app to determine publisher ID.
    Thanks,
    Hiroshi

Maybe you are looking for

  • How to move one array into another...

    Move the values in temp[] into scores[][]. int temp[]= {34 ,24,78,65,45,100,90,97,56,89,78,98,74,90,98,24,45,76,89,54,12,20,22,55,66};int scores = new int[5][5]; Thanks c

  • How to restore Ipod database without iTunes?

    Hi, My iPod mini is visible to any aplication except iTunes. I have tried all it sugested on the manuals to fix it and nothing worked. Others applications like RealPlayer and Anapod can see that the iPod is connect but can´t show its content. RealPla

  • Page navigation and send parameters between different projects (ADF Faces)

    Hi, I am using ADF Faces 11g and have an application which has multiple web projects, I want to navigate between different projects' pages and send form values as parameters. How can i do that? Thanks Edited by: user12227999 on 16.Şub.2010 01:43

  • Beehive recording plays with no sound even after downloading codec

    Hello - We recorded a session using beehive conference. This generated a .asf and .txt files. On windows 7, this refuses to play because of missing codec. We downloaded and installed codec as pointed out here https://forums.oracle.com/thread/2422267

  • CS5 upgrade to CS6

    I have Photoshop CS5 and want to upgrade to CS6 - online and I do not want to use Creative Cloud. Pls advise where I find the link, thanks