Amit Samant

Results 10 comments of Amit Samant

Hey @mikaelacaron, I would like to pick this up, can you assign it to me ?

I am already working on it and planning to create a PR today itself if there is no blocker. But definitely before hacktoberfest ends

@mikaelacaron Having an issue altering the AWSTweet model, this is my first time working with AWS Amplify can you guide me on how to add a new field This is...

Ah okay, I kind of did the initial model changes needed in `Response`, Creating a draft PR in case you want to continue from there https://github.com/mikaelacaron/brain-marks/pull/175

Closing this, Seems like the issue arise only when the encodable object is passed to swiftapns, which uses https://github.com/swift-server-community/APNSwift/blob/915f4d0e5c4441388a7d95a072bd0b6cfdccb7f4/Sources/APNS/Coding/APNSJSONEncoder.swift#L21 Might be something to do with `buffer.writeData(data)`.

The implementation of https://github.com/googleapis/google-api-swift-client/blob/a7a7b3c0ea6a55f51f306e3d29df86cb9fe1ff83/Sources/GoogleAPIRuntime/JSONAny.swift#L98 Works for the SwiftNIO based JSONEncoder, might be good idea to incorporate this.

> Hi @DominatorVbN I think the current implementation is already capable of querying foreign tables, and rewriting the JS example you mentioned in Swift, it should be as follows and...

Even unistalling the newer JDK and installing openjdk@17 did not worked - Set the path in zshrc as well It only worked when i added below line to the Build...

I used iPhone 14 Pro Simulator from XCode 14.1.0 beta with iOS 16.1 beta