bastienFalcou / SoundWave

Illustrate your sound waves on the fly 🚀
MIT License
596 stars 93 forks source link

Example is not working #43

Open adtechlab03 opened 4 years ago

adtechlab03 commented 4 years ago

Hello, today i open the IMG_0183 Example and run it on my iphone 7 plus , it's not working. i am not testing in simulator. Please help me out. because i need to use this in my app ASAP. Refer below Screenshot

Thanks

bastienFalcou commented 4 years ago

Hello @adtechlab03, I can take a look tonight to see if this is working on my side, it was when I updated the project to the latest Xcode / Swift versions a month ago.

What OS version are you running? Did you try to go on an older version to see if a breaking change was introduced lately (notably if it was previous working for you)?

adtechlab03 commented 4 years ago

Hello @bastienFalcou , i have 12.3.1 ios in my iphone. and no i am not trying in older version because i don't have any device with older version.:(

and please help me out ASAP , because only this library is suitable for my project. I have to used this wave for record sound as well as for play sound too. i need to implement same as Display sound metering levels on the fly.

Thanks.

bastienFalcou commented 4 years ago

Hi @adtechlab03, sorry for the delay!

I just tested the latest version again on my iPhone 7 running on iOS 11.x and it seems to work fine.

And no i am not trying in older version because i don't have any device with older version.

I was suggesting to point to older versions of the Pod in your Podfile, for instance:

A few other questions / suggestions that might help us figure out what is going on:

Hope this will help!

adtechlab03 commented 4 years ago

Hello @bastienFalcou ,

Anyways, let me check with the older version of sound wave. and get back to you.

Thanks

adtechlab03 commented 4 years ago

Hello @bastienFalcou , i have tested it with the older version suggested by you , 0.1.4 and 0.1.2.

Bad luck , it's not working.

Thanks

mushthak commented 2 years ago

Hi @adtechlab03 Are you tapping on the record button ? You should press and hold the record button to record. Is that the case ?