AudioRecorder does not work on iOS8.

Since I was not able to write in although I found the similar topic, I newly made the topic. 

There is environment where it does not work at all, and there is environment where it works only once.

I looked at the system log.  Much “mediaserverd Crash” has come out.  Is this related?

Is this problem solved if it updates to Daily Build? Or doesn’t it solve? (ToT )

Check environment:

  MacOSX 10.9.5,  Xcode 6.1(6A1052d)

  CoronaSDK 2014.2393a

Check Device:

  iOS6.1.3 + iPhone4 or iPhone4S = No problem

  iOS7.1.2 + iPohne5 or iPhone5S = No problem

  iOS8.1.1 + iPhone5C or iPhone5S = Does not work

    > A Sample program does not work, either. 

  iOS8.1.1 + iPhone6 or iPhone6plus = Problem

    > It does not work after 2 times which works once.

  # It became impossible for me to release now for iOS8 . 

  Android is working barely.

    > Ver 2.3.3 ~ 4.4.4

    > startTuner() does not work.

      >> I gave up work. 

    > setSampleRate() does not work.

      >> wav, It fixes and uses for 44100.

  # Although I restricted and released the function, I am worried.

Possibly it was corrected by Ver2014.2511 ?

Although I did the easy test, I seem to reduce the problem by iOS8.

However, my application was not able to be tested simply.

This version differs in operation of details.

Especially the text input of native was destroyed totally.

Since the Android version also stopped working, I look again in all the programs. 

The Audio Recorder sample app ran just fine on my iPad 4 (iOS 8.1) with 2511.

Rob

Thank you for Mr. Rob information.

It seems that it has not disappeared although this problem decreased. 

I have done the check in no combination yet.

However, in the combination of iPhone5C+iOS8.1.1, the Sample:SimpleAudeoRecorder does not operate too, either. 

It seems that moreover, the problem has appeared in the file created to recording.

I want you to carry out a release check in the combination of iPhones4~6+/iOS8.1.1 at least. ( ToT)

We tested the SimpleAudioRecorder sample on a number of devices and didn’t see a problem. Some of devices testered were:

iPhone 6

iPhone 6 Plus

iPad Air 2

iPad Mini 3

iPad Mini Retina

iPhone 5

iPhone 4S (iOS 7.1)

All of the above were running iOS 8.1.1 and with build 2511.

The test was to record multiple times and verify the playback.

Hello Tom;  Thank you reply…

The problem is a thing which is not a model?

I installed about 20 sets in separate environment. 

Some uncertain operations were carried out. 

There was also environment where it could not operate in it.

What should I just investigate?

I settled this problem.  The cause was a mistake of the setting format.

I’m common at Android and iOS. “.wav” was set.

It was possible to record “.wav” in iOS6/7.

I reconsidered a document and set “.aiff” by iOS.

Then a problem was canceled.

Possibly it was corrected by Ver2014.2511 ?

Although I did the easy test, I seem to reduce the problem by iOS8.

However, my application was not able to be tested simply.

This version differs in operation of details.

Especially the text input of native was destroyed totally.

Since the Android version also stopped working, I look again in all the programs. 

The Audio Recorder sample app ran just fine on my iPad 4 (iOS 8.1) with 2511.

Rob

Thank you for Mr. Rob information.

It seems that it has not disappeared although this problem decreased. 

I have done the check in no combination yet.

However, in the combination of iPhone5C+iOS8.1.1, the Sample:SimpleAudeoRecorder does not operate too, either. 

It seems that moreover, the problem has appeared in the file created to recording.

I want you to carry out a release check in the combination of iPhones4~6+/iOS8.1.1 at least. ( ToT)

We tested the SimpleAudioRecorder sample on a number of devices and didn’t see a problem. Some of devices testered were:

iPhone 6

iPhone 6 Plus

iPad Air 2

iPad Mini 3

iPad Mini Retina

iPhone 5

iPhone 4S (iOS 7.1)

All of the above were running iOS 8.1.1 and with build 2511.

The test was to record multiple times and verify the playback.

Hello Tom;  Thank you reply…

The problem is a thing which is not a model?

I installed about 20 sets in separate environment. 

Some uncertain operations were carried out. 

There was also environment where it could not operate in it.

What should I just investigate?

I settled this problem.  The cause was a mistake of the setting format.

I’m common at Android and iOS. “.wav” was set.

It was possible to record “.wav” in iOS6/7.

I reconsidered a document and set “.aiff” by iOS.

Then a problem was canceled.