Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WebGL support for attachments #37

Open
bobbyg603 opened this issue Oct 7, 2021 · 0 comments
Open

Add WebGL support for attachments #37

bobbyg603 opened this issue Oct 7, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bobbyg603
Copy link
Member

Or figure out how to properly omit this from the platform...

@bobbyg603 bobbyg603 added the enhancement New feature or request label Oct 7, 2021
@bobbyg603 bobbyg603 added this to the 2.1 milestone Oct 7, 2021
@bobbyg603 bobbyg603 self-assigned this Oct 7, 2021
@bobbyg603 bobbyg603 modified the milestones: 2.1, 2.4 Oct 13, 2021
@bobbyg603 bobbyg603 modified the milestones: 2.4, 3.1 May 16, 2022
munkiki7 added a commit to NinevaStudios/bugsplat-unity that referenced this issue Jan 23, 2023
bobbyg603 added a commit that referenced this issue Sep 21, 2023
* add ios framework

* add post-processing for iOS build

* remove logs

* use native ios framework

* generate dSYM files for unity builds, add symbol upload script for iOS

* add toggle for ios symbols upload, include unity framework in symbol upload file

* rename ios-specific classes

* add ios namespaces, create android wrappers

* update android native lib

* do not use android native lib in editor

* change hardcoded paths in android library

* fix build post-processor script

* add android and ios player to valid platforms for demo buttons

* remove redundant classes, use dotnet handler in any case for ios and android

* add native ios crash to demo

* Update Editor/PostBuild.cs

Co-authored-by: Bobby Galli <[email protected]>

* Update Samples~/my-unity-crasher/BugSplatOptions.asset

Co-authored-by: Bobby Galli <[email protected]>

* modify version for .net handler on ios

* update crashpad lib

* add file check for generated symbols archive after android build #37

* add android shell script (wip)

* rework upload symbols authentication

* add authorization request (not working yet), comment out upload calls

* add Android sym uploading

* remove redundant script

* switch to using .NET lib for Android symbol uploading

* remove redundant binaries

* add log message when `Export Project` option is enabled in build settings

* update crashpad wrapper lib

* update logs

* revert Android symbol uploading logic to original version

* update dump-syms tool

* add better application name check

* change symbol uploading for windows

* Add symbol uploading for Win

* Update glob pattern for Windows debug symbols

* Update symbol upload tool

* Fix compilation errors on Mac

* Remove `async` for OnPostprocessBuild

---------

Co-authored-by: Andriy Marshalek <[email protected]>
Co-authored-by: Bobby Galli <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant