Author Topic: Use of datapath in NGUI  (Read 1259 times)

yeahus

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 10
    • View Profile
Use of datapath in NGUI
« on: August 19, 2014, 12:43:32 PM »
As per this post on the Unity forums (http://forum.unity3d.com/threads/ios8-xcode6-compatibility.249533/#post-1707709) it seems that datapath does not work in iOS8. From what I can see NGUI uses datapath rather than persistentdatapath in a few places - is this something I need to worry about?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Use of datapath in NGUI
« Reply #1 on: August 19, 2014, 01:51:08 PM »
This is only done in the editor, not runtime. So nope, it won't affect you.