Giter Site home page Giter Site logo

Comments (25)

isayeter avatar isayeter commented on June 17, 2024

any update ?

from dbcamera.

danielebogo avatar danielebogo commented on June 17, 2024

Sorry @fattalgazi but i didn't try the Library on the first beta of iOS 8.
It seems an error of CoreData, but the library doesn't use it.
I'll take a look of the change log for AVFoundation in iOS 8.
I flag this with a todo label.
Thank you for the issue.

from dbcamera.

isayeter avatar isayeter commented on June 17, 2024

I'm waiting the update impatiently because I can't test my app on my real ios 8 phone . thank you

from dbcamera.

notio avatar notio commented on June 17, 2024

This same error happens with Apple's sample code, "AVCamManual," which is a brand new (2014-06-02) example project. Perhaps it's a framework error. Occurs on iOS 8b1 and 8b2.

(Also, amazing project, thank you!)

from dbcamera.

danielebogo avatar danielebogo commented on June 17, 2024

Maybe. DBCamera doesn't use CoreData, so the problem could be with the camera roll, when the Library wants to load all the items. I didn't see new API or important deprecated API in the changelog for iOS 8 during the WWDC (but maybe i'm wrong :) ).

from dbcamera.

iwasrobbed avatar iwasrobbed commented on June 17, 2024

I don't have this issue running the latest iOS 8 beta. Please verify the issue still exists and close this issue if it's been resolved.

from dbcamera.

toddoh avatar toddoh commented on June 17, 2024

I think it has been resolved, however, it's not showing the photos in Recently Added (iOS 8 beta Photos app) in library mode. Only photos in Photos app's album section is listed in the library container.

from dbcamera.

lekksi avatar lekksi commented on June 17, 2024

There are still troubles with iOS 8 GM. Library shows only "custom" albums (I'm seeing "Instagram" and "Path" albums).
I think #88 is a duplicate for this.

from dbcamera.

lekksi avatar lekksi commented on June 17, 2024

After digging a bit into this, it seems to me like an iOS8 bug in ALAssetLibrary. iOS8 does introduce the Photos.framework, but as far as I know, the ALAssetLibrary is not deprecated. The Apple documentation states about Photos.framework that "This framework is a more capable alternative to the Assets Library framework.".

from dbcamera.

NemesisDoom avatar NemesisDoom commented on June 17, 2024

Has this been fixed??? I'm using this library on an App and It's only showing Instagram Pictures, but no my library pictures :/

from dbcamera.

paulwcy avatar paulwcy commented on June 17, 2024

Also seeing the same bug. Not able to see "Recently Added" but I see other albums.

from dbcamera.

danielebogo avatar danielebogo commented on June 17, 2024

I've found the problem & fixed it. Now it could be ok on all supported OS. I'll merge the fix asap! Thanks you guys!!!

from dbcamera.

lekksi avatar lekksi commented on June 17, 2024

Fantastic!

from dbcamera.

danielebogo avatar danielebogo commented on June 17, 2024

Ok, the fix is within the master. Can someone try it (on iOS 8 and lower)?

from dbcamera.

paulwcy avatar paulwcy commented on June 17, 2024

Just tested on iOS 8 and 7.1. Works!!! Thanks so much

from dbcamera.

lekksi avatar lekksi commented on June 17, 2024

Seems to work on iOS8!

from dbcamera.

danielebogo avatar danielebogo commented on June 17, 2024

Thanks guys! I close the issue. Write me if anyone find other problems. Thanks again!

from dbcamera.

lekksi avatar lekksi commented on June 17, 2024

@danielebogo oh noes. I re-tested today with actual device (iPhone 5c, not simulator) and I see only the custom albums.

from dbcamera.

danielebogo avatar danielebogo commented on June 17, 2024

@lekksi i need the iOS version and the number of items in your recently added album

from dbcamera.

lekksi avatar lekksi commented on June 17, 2024

@danielebogo I'll create a PR soon, I've got it working.

Here are my ALAssetGroups:

2014-09-19 12:18:28.011 DBCamera[2799:1617544] group = ALAssetsGroup - Name:Instagram, Type:Album, Assets count:15 
2014-09-19 12:18:28.033 DBCamera[2799:1617544] group = ALAssetsGroup - Name:Path, Type:Album, Assets count:21 
2014-09-19 12:18:28.043 DBCamera[2799:1617544] group = ALAssetsGroup - Name:Test, Type:Album, Assets count:5 
2014-09-19 12:18:28.086 DBCamera[2799:1617544] group = ALAssetsGroup - Name:Recently Added, Type:Saved Photos, Assets count:157 

from dbcamera.

danielebogo avatar danielebogo commented on June 17, 2024

@lekksi ok. Your iOS version is 8, 7 or 6?

from dbcamera.

lekksi avatar lekksi commented on June 17, 2024

@danielebogo 8.0

from dbcamera.

lekksi avatar lekksi commented on June 17, 2024

I've tested the PR with my iPhone 5c running iOS 8 GM, and simulator running iOS 7.1 and it seems to work. It would be good if someone with a real device running iOS 7.x would test this as well.

from dbcamera.

danielebogo avatar danielebogo commented on June 17, 2024

Works for me. I close the issue. For any other problems, let me know. Thanks @lekksi

from dbcamera.

lekksi avatar lekksi commented on June 17, 2024

Seems like there was a bug with iOS8 too.
iOS 8.0.1 "Fixes an issue that prevented some apps from accessing photos from the Photo Library"
After updating to 8.0.1 I'm able to access all my photos from an older app build with DBCamera v. 2.3.4.

from dbcamera.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.