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

Example is not working #43

Open
adtechlab03 opened this issue Jul 16, 2019 · 6 comments
Open

Example is not working #43

adtechlab03 opened this issue Jul 16, 2019 · 6 comments

Comments

@adtechlab03
Copy link

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
Copy link
Owner

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
Copy link
Author

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
Copy link
Owner

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:

  • pod "SoundWave", '0.1.4' released November 17, 2018
  • pod "SoundWave", '0.1.2' released March 5, 2018

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

  • What Swift version? Xcode version?
  • Has the pod ever worked in the past? Did you pod update recently?
  • Did you enable microphone for the Example app?

Hope this will help!

@adtechlab03
Copy link
Author

Hello @bastienFalcou ,

  • What Swift version? Xcode
    I have used swift 5.0 , i have xcode 10.2.1.

  • Has the pod ever worked in the past? Did you pod update recently?
    no, i am using this library for first time before 2 days. so i got latest version of this library.

  • Did you enable microphone for the Example app?
    yes, definitely.

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

Thanks

@adtechlab03
Copy link
Author

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
Copy link

mushthak commented Mar 22, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants