Start a new topic

iOS swift crash when restart open view

iOS swift crash when restart open view
1 Comment


Hello, Wikitude Team

 

I have a problem in iOS with Swift language.

 

Situation :

1 Access to WTArchitectView -> It can running normally

2 Close this WTArchitectView (Back button from navigation)

3 Access to WTArchitectView again and problem will happen

 

Error message as below

 


F1104 18:15:41.807797 977959388 utilities.cc:320> Check failed: !IsGoogleLoggingInitialized() You called InitGoogleLogging() twice!

*** Check failure stack trace: ***

    @   0x30b899  google::LogMessage::Flush()

    @   0x30c67d  google::LogMessageFatal::~LogMessageFatal()


    @   0x30bb49  google::SendEmailInternal()

    @   0x310711  google::glog_internal_namespace_::InitGoogleLoggingUtilities()


    @   0x426f43  wikitude::common_library::impl::iOSConsoleWriter::iOSConsoleWriter()


    @   0x2844f9  -

    @   0x280ae5  -

    @   0x280859  -

    @ 0x2c8545d9  <redacted>

    @ 0x2c90e71f  <redacted>

    @ 0x2c90e3bf  <redacted>

    @ 0x2c85421b  <redacted>

    @ 0x2c90e71f  <redacted>

    @ 0x2c90e675  <redacted>

    @ 0x2c90e3bf  <redacted>

    @ 0x2c853907  <redacted>

    @ 0x2c76b0f3  <redacted>

    @ 0x2c59ecfd  <redacted>

    @ 0x2c482929  <redacted>

    @ 0x2c4828ad  <redacted>

    @ 0x2c60bc79  <redacted>

    @ 0x2c52ca3f  <redacted>

    @ 0x2c52c845  <redacted>

    @ 0x2c52c7d9  <redacted>

    @ 0x2c47ffd3  <redacted>

    @ 0x2be93d29  <redacted>

    @ 0x2be8f55d  <redacted>

    @ 0x2be8f3e5  <redacted>

    @ 0x2be8ed81  <redacted>

    @ 0x2be8eb6f  <redacted>

    @ 0x2c481a03  <redacted>

    @ 0x28dcbfaf  <redacted>










 

I hope you could help me sort it out.

 

Thank.

 

 
Login or Signup to post a comment