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
kishaPris
- Opened on Sep 2, 2022
- #322
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

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.