rptsn

Results 8 comments of rptsn

Hi Ryan, Wow, I didn't expect a response! Thank you! The 'assembleAarRelease' issue was solved by removing audio_session from my pubspec.yaml, (Xcode had complained about its absence before) but actually,...

Hi Ryan, Sorry for the delay in coming back- away from computer. Yes, it runs fine, but I got this note initially: Running "flutter pub get" in audio_session... 3.2s Running...

Hi Ryan, I uploaded, with sweat, to my GitHub, rptsn, an august_test repo. I hope it's done correctly. I just inserted the code that uses the audio to the sample...

Hi Ryan, I didn't mean to commit all those. The one of relevance is august_test. I'm going to make this private and try to upload only this project. Sorry for...

Hi Ryan, Finally managed to upload a file that recreates the issue when built (for me). It is call test (rptsn/test). In the readme I posted the build print out...

Ryan, You are amazing! Success on the test app: WARNING: [Processor] Library '/Users/robertpattison/.gradle/caches/modules-2/files-2.1/androidx.media2/media2-session/1.1.3/27a17d921a5d48327be3c4d25bcea79def4d1f9d/media2-session-1.1.3.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated....

Hi Ryan, Partial success! The old errors are resolved:) The build failed for this reason: What went wrong: Could not determine the dependencies of task ':compileReleaseAidl'. > SDK location not...

Hi Ryan, Great! I removed the path dependency and then updated just_audio to the latest version and despite a couple of hiccups with the build, I managed to resolve them....