Skip to content

issues Search Results · repo:tristanhimmelman/AlamofireObjectMapper language:Swift

Filter by

233 results
 (65 ms)

233 results

intristanhimmelman/AlamofireObjectMapper (press backspace or delete to remove)

ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/Alamofire.framework/Alamofire”, which includes Alamofire, an SDK that was identified in the documentation as a privacy-impacting third-party ...
  • dimpy-iroid
  • Opened 
    23 days ago
  • #332

I m currently using AlamofireObjectMapper version 6.2 in my Swift project, which automatically includes Alamofire 5.0.0-rc.2. However, I need to use Alamofire version 5.9 due to its support for the Privacy ...
  • KKakadiyaKashyap
  • 2
  • Opened 
    on Apr 9, 2024
  • #330

Hello, I m currently using AlamofireObjectMapper version 6.2 in my Swift project, which automatically includes Alamofire 5.0.0-rc.2. However, I need to use Alamofire version 5.9 due to its support for ...
  • KKakadiyaKashyap
  • 1
  • Opened 
    on Mar 15, 2024
  • #329

AlamofireObjectMapper 6.2.0 specifically requires Alamofire version 5.0.0-rc.2, while i trying to use Alamofire 5.9. This version mismatch is causing CocoaPods to fail to find a compatible version that ...
  • KKakadiyaKashyap
  • Opened 
    on Mar 14, 2024
  • #328

func getUsers() { let URLSTring = https://jsonplaceholder.typicode.com/posts AF.request(URLSTring).responseJSON { response in if let JSON = response.data { let str = String(decoding: JSON, as: UTF8.self) ...
  • exploitcrew
  • Opened 
    on Mar 8, 2022
  • #321

Alamofire verison is (pod info): Installing Alamofire 5.0.5 (was 5.4.1) AlamofireObjectMapper version is (pod info): Installing AlamofireObjectMapper (6.0.0) image Generic type DataResponse specialized ...
  • coder-free
  • 1
  • Opened 
    on Jan 24, 2021
  • #319

Hi, So for my app, there s an array parameter that s not having a key and it using .put method Here s the parameters that i want to send: [ { id: String, firstName: String, lastName: String }, { id: String, ...
  • renzrz
  • Opened 
    on Jan 15, 2021
  • #318

i have same issue. give me solution Screenshot 2020-09-24 at 6 06 14 PM
  • ketanEcreate
  • Opened 
    on Sep 24, 2020
  • #315

Everything is in the title
  • TheAbstractDev
  • 4
  • Opened 
    on Sep 16, 2020
  • #314
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub