[iOS][SDK] Added function docs for iOS SDK public functions#126
Closed
Suryansh1191 wants to merge 20 commits into
Closed
[iOS][SDK] Added function docs for iOS SDK public functions#126Suryansh1191 wants to merge 20 commits into
Suryansh1191 wants to merge 20 commits into
Conversation
Contributor
|
@Suryansh1191 DCO is failing |
nrjpoddar
requested changes
Jul 20, 2025
16ff6f4 to
fc65844
Compare
Signed-off-by: Suryansh Bisen <[email protected]>
* update readme * simplify command --------- Signed-off-by: Naman Anand <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
…e#96) Added github workflow to build and publish docs Signed-off-by: Atul Jain <[email protected]> Co-authored-by: Atul Jain <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
* added setps in DEVELOPMENT.md to download third party binaries --------- Signed-off-by: Suryansh Bisen <[email protected]> Co-authored-by: Neeraj Poddar <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
updated DEVELOPMENT.md for iOS Signed-off-by: Suryansh Bisen <[email protected]>
* remove dep on local.properties * remove localProperties load duplication --- Signed-off-by: Naman Anand <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
Signed-off-by: Neeraj Poddar <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
NimbleEdge#114) * code cleanup * address pr comments * make copy asset tests generic * cosmetics --------- Signed-off-by: Naman Anand <[email protected]> Co-authored-by: Puneet Jindal <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
* add step to download ext deps Signed-off-by: Naman Anand <[email protected]> * setup nnc for android test Signed-off-by: Naman Anand <[email protected]> * add generated proto files Signed-off-by: Naman Anand <[email protected]> * add workflow trigger on merge to main Signed-off-by: Naman Anand <[email protected]> * add newline at EOF Signed-off-by: Naman Anand <[email protected]> * Fetch assets before starting mock server Signed-off-by: ultajain <[email protected]> * Fix end-of-file newline chars Signed-off-by: Puneet Jindal <[email protected]> * Fix end-of-file newline chars Signed-off-by: Puneet Jindal <[email protected]> Signed-off-by: Puneet Jindal <[email protected]> --------- Signed-off-by: ultajain <[email protected]> Signed-off-by: Puneet Jindal <[email protected]> Signed-off-by: Puneet Jindal <[email protected]> Co-authored-by: ultajain <[email protected]> Co-authored-by: Puneet Jindal <[email protected]> Co-authored-by: Puneet Jindal <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
format kotlin code Signed-off-by: Naman Anand <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
Signed-off-by: Arsh Chauhan <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
Signed-off-by: Sandeep Kumar <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
…imbleEdge#146) Signed-off-by: Ashish Kumar Jha <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
Signed-off-by: Dhruv Kejriwal <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
--------- Signed-off-by: divyaman pal <[email protected]> Co-authored-by: Neeraj Poddar <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
…imbleEdge#150) Signed-off-by: talada jaswanth <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
Signed-off-by: Tavishi Maini <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
Signed-off-by: Kaustubh3008 <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
Signed-off-by: Dhruv Kejriwal <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
…imbleEdge#157) Update workflow trigger for android instrumentation tests Signed-off-by: Atul Jain <[email protected]> Co-authored-by: Atul Jain <[email protected]> Signed-off-by: Suryansh Bisen <[email protected]>
fc65844 to
b210799
Compare
Contributor
Author
|
Closing this PR, as same changes are added into a new fresh PR: #158 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Added function docs for iOS SDK public functions
Fixes # (issue)
Checklist: